#AEEC99#AEEC99
#AEEC99 is a very light, vivid green. Relative luminance 0.713; OKLCH L 88.1% C 0.127 H 138.0°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEC99 |
|---|---|
| RGB | rgb(174, 236, 153) |
| HSL | hsl(105, 69%, 76%) |
| HSV | hsv(105, 35%, 93%) |
| CMYK | cmyk(26.3%, 0%, 35.2%, 7.5%) |
| CIE-LAB | lab(87.62, -34.60, 34.14) |
| CIE-LCH | lch(87.62, 48.60, 135.39°) |
| OKLab | oklab(88.12% -0.0944 0.085) |
| OKLCH | oklch(88.12% 0.127 138) |
| XYZ | xyz(53.1992, 71.2878, 41.0878) |
| Luminance | 0.7129 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.41
Tea Green
#BDF8A3
ΔE00 2.79
Light Pastel Green
#B2FBA5
ΔE00 3.25
Light Sage
#BCECAC
ΔE00 3.82
Pale Light Green
#B1FC99
ΔE00 3.88
Lightgreen
#90EE90
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEC99 #D799EC
analogous
#D8EC99 #AEEC99 #99ECAE
triadic
#AEEC99 #99AEEC #EC99AE
tetradic
#AEEC99 #99D8EC #D799EC #ECAE99
square
#AEEC99 #99D8EC #D799EC #ECAE99
split-complementary
#AEEC99 #AE99EC #EC99D8
monochromatic
#5CD932 #85E265 #AEEC99 #D7F6CD #EBFAE5
Accessibility & contrast
On white
1.38
#AEEC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#AEEC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEC99
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEC99 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF93
Deuteranopia (green-blind)
#E8DA9E
Tritanopia (blue-blind)
#ACE6D7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #aeec99; /* rgb */ color: rgb(174, 236, 153); /* oklch */ color: oklch(88.1% 0.127 138.0);
Tailwind
colors: {
custom: {
50: '#c8f2b7',
500: '#aeec99',
950: '#000000',
},
}SCSS
$custom: #aeec99; $custom-light: #c8f2b7; $custom-dark: #000000;
JSON
{
"hex": "#aeec99",
"rgb": {
"r": 174,
"g": 236,
"b": 153
},
"hsl": {
"h": 104.819,
"s": 68.595,
"l": 76.275
},
"oklch": {
"l": 0.88119,
"c": 0.12703,
"h": 138
},
"luminance": 0.71289
}Semantic roles & 50–950 ramp
primary
#AEEC99
secondary
#AE62C8
accent
#15D1A1
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581