#AEEC8B#AEEC8B
#AEEC8B is a very light, vivid yellow-green. Relative luminance 0.709; OKLCH L 87.9% C 0.142 H 135.0°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEC8B |
|---|---|
| RGB | rgb(174, 236, 139) |
| HSL | hsl(98, 72%, 74%) |
| HSV | hsv(98, 41%, 93%) |
| CMYK | cmyk(26.3%, 0%, 41.1%, 7.5%) |
| CIE-LAB | lab(87.41, -36.52, 40.84) |
| CIE-LCH | lch(87.41, 54.78, 131.80°) |
| OKLab | oklab(87.88% -0.1001 0.1001) |
| OKLCH | oklch(87.88% 0.142 135) |
| XYZ | xyz(52.1100, 70.8521, 35.3514) |
| Luminance | 0.7085 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.54
Pale Light Green
#B1FC99
ΔE00 3.54
Celery
#C1FD95
ΔE00 3.87
Washed Out Green
#BCF5A6
ΔE00 3.88
Pistachio (survey)
#C0FA8B
ΔE00 3.90
Light Pastel Green
#B2FBA5
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEC8B #C98BEC
analogous
#DEEC8B #AEEC8B #8BEC98
triadic
#AEEC8B #8BAEEC #EC8BAE
tetradic
#AEEC8B #8BDEEC #C98BEC #EC988B
square
#AEEC8B #8BDEEC #C98BEC #EC988B
split-complementary
#AEEC8B #988BEC #EC8BDE
monochromatic
#65D924 #89E356 #AEEC8B #D3F5C0 #EDFBE5
Accessibility & contrast
On white
1.38
#AEEC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#AEEC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEC8B
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEC8B | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE84
Deuteranopia (green-blind)
#E9D991
Tritanopia (blue-blind)
#AEE5D4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #aeec8b; /* rgb */ color: rgb(174, 236, 139); /* oklch */ color: oklch(87.9% 0.142 135.0);
Tailwind
colors: {
custom: {
50: '#c8f2ae',
500: '#aeec8b',
950: '#000000',
},
}SCSS
$custom: #aeec8b; $custom-light: #c8f2ae; $custom-dark: #000000;
JSON
{
"hex": "#aeec8b",
"rgb": {
"r": 174,
"g": 236,
"b": 139
},
"hsl": {
"h": 98.351,
"s": 71.852,
"l": 73.529
},
"oklch": {
"l": 0.87879,
"c": 0.14158,
"h": 135
},
"luminance": 0.70854
}Semantic roles & 50–950 ramp
primary
#AEEC8B
secondary
#9D55C7
accent
#12D48E
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131710
muted
#838581