HEX atlas value

#AEBF18

#AEBF18 is a warm yellow HEX color close to Acid Green. According to Colors Encyclopedia, it converts to RGB 174, 191, 24, HSL 66, 78%, 42%, has luminance 0.4633, and belongs to the vibrant group.

#AEBF18 Sample readable text
HEX #AEBF18
RGB rgb(174, 191, 24)
HSL hsl(66 78% 42%)
CMYK cmyk(9, 0, 87, 25)
Luminance 0.4633
Contrast Black 10.27:1White 2.05:1

CSS

--color-aebf18: #AEBF18;
.background-aebf18 { background-color: #AEBF18; }
.text-aebf18 { color: #AEBF18; }

Machine-readable data

Machine-Readable HEX Data (JSON)

Structured HEX color data for conversion, WCAG checks, CSS generation, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.4633
Black text10.27:1AA Pass
White text2.05:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{"hex":"#AEBF18","rgb":[174,191,24],"hsl":[66,78,42],"cmyk":[9,0,87,25],"luminance":0.4633,"contrast":{"black":10.27,"white":2.05}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":10.27,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":2.05,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#D9E949","hex":"#D9E949","family":"yellow","bestTextColor":"#000000","contrastBlack":15.7,"contrastWhite":1.34,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#C1D600","hex":"#C1D600","family":"yellow","bestTextColor":"#000000","contrastBlack":12.89,"contrastWhite":1.63,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"Yellow Green","hex":"#9ACD32","family":"green","bestTextColor":"#000000","contrastBlack":11.15,"contrastWhite":1.88,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"Peridot","hex":"#B4C424","family":"yellow","bestTextColor":"#000000","contrastBlack":10.86,"contrastWhite":1.93,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"#2818BF","hex":"#2818BF","family":"blue","bestTextColor":"#FFFFFF","contrastBlack":1.97,"contrastWhite":10.64,"wcagAA":["#FFFFFF","#F5F5F5"],"wcagAAA":["#FFFFFF","#F5F5F5"]}]
AI context
{"semanticGroups":["warm yellow","vibrant","vibrant yellow","Acid Green adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","high-energy accents","highlight and warning systems"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/aebf18.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/acid-green.json","https://www.colorsencyclopedia.com/api/colors/peridot.json","https://www.colorsencyclopedia.com/api/colors/yellow-green.json"]}
Harmonies
{"complementary":"#2818BF","analogous":["#BF7C18","#5ABF18"],"triadic":["#18AEBF","#BF18AE"],"tetradic":["#18BF7C","#2818BF","#BF185A"],"splitComplementary":["#185ABF","#7C18BF"],"monochromatic":["#D9E949","#AEBF18","#636D0D"]}
Variants
{"light":"#D9E949","dark":"#636D0D","saturated":"#C1D600","desaturated":"#9BA72F","pastel":"#D5E076","neon":"#E6FF00"}
Nearest named colors
[{"slug":"acid-green","name":"Acid Green","hex":"#B0BF1A","distance":2.8284271247461903},{"slug":"peridot","name":"Peridot","hex":"#B4C424","distance":14.317821063276353},{"slug":"yellow-green","name":"Yellow Green","hex":"#9ACD32","distance":35.66510900025401},{"slug":"old-gold","name":"Old Gold","hex":"#CFB53B","distance":49.13247398615299},{"slug":"brass","name":"Brass","hex":"#B5A642","distance":49.37610758251404}]

HEX meaning and use

About #AEBF18

#AEBF18 is classified as a warm yellow value with vibrant visual character. #AEBF18 is visually closest to Acid Green, a named yellow color with HEX #B0BF1A.

The RGB channels are 174, 191, and 24, with green carrying the strongest channel weight. In HSL, the hue is 66deg with 78% saturation and 42% lightness, so this page treats it as a high-saturation, mid-lightness atlas color rather than a generic swatch.

According to Colors Encyclopedia, this HEX value works best for color conversion, WCAG contrast checks, CSS color tokens, and high-energy accents. Its luminance is 0.4633, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 2.83, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text10.27:1AA Pass
White text2.05:1AA Fail

AA text options: #000000, #1A1A1A, #36454F.

AAA text options: #000000, #1A1A1A.

Accessibility-Safe Pairings and Alternatives

Use these pairings when #AEBF18 needs readable text, badges, interface states, or nearby accessible alternatives.

Black text#00000010.27:1 · AAA
White text#FFFFFF2.05:1 · Fail

Accessible Alternatives

#D9E949#000000 text · best 15.7:1#D9E949
#C1D600#000000 text · best 12.89:1#C1D600
Yellow Green#000000 text · best 11.15:1#9ACD32
Peridot#000000 text · best 10.86:1#B4C424
#2818BF#FFFFFF text · best 10.64:1#2818BF

Generated Palette

#AEBF18#AEBF18
#2818BF#2818BF
#BF7C18#BF7C18
#5ABF18#5ABF18
#D9E949#D9E949
#636D0D#636D0D

Color Harmonies

#2818BF#2818BF
#BF7C18#BF7C18
#5ABF18#5ABF18
#18AEBF#18AEBF
#BF18AE#BF18AE

Variants

#D9E949#D9E949
#636D0D#636D0D
#C1D600#C1D600
#9BA72F#9BA72F
#D5E076#D5E076
#E6FF00#E6FF00

Nearest Named Colors