#AEEC8F#AEEC8F
#AEEC8F is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.9% C 0.137 H 135.8°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEC8F |
|---|---|
| RGB | rgb(174, 236, 143) |
| HSL | hsl(100, 71%, 74%) |
| HSV | hsv(100, 39%, 93%) |
| CMYK | cmyk(26.3%, 0%, 39.4%, 7.5%) |
| CIE-LAB | lab(87.47, -35.99, 38.94) |
| CIE-LCH | lch(87.47, 53.02, 132.75°) |
| OKLab | oklab(87.95% -0.0985 0.0959) |
| OKLCH | oklch(87.95% 0.137 135.8) |
| XYZ | xyz(52.4076, 70.9711, 36.9189) |
| Luminance | 0.7097 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.17
Washed Out Green
#BCF5A6
ΔE00 3.37
Pale Light Green
#B1FC99
ΔE00 3.47
Light Pastel Green
#B2FBA5
ΔE00 3.88
Celery
#C1FD95
ΔE00 4.08
Pastel Green
#B0FF9D
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEC8F #CD8FEC
analogous
#DDEC8F #AEEC8F #8FEC9F
triadic
#AEEC8F #8FAEEC #EC8FAE
tetradic
#AEEC8F #8FDDEC #CD8FEC #EC9F8F
square
#AEEC8F #8FDDEC #CD8FEC #EC9F8F
split-complementary
#AEEC8F #9F8FEC #EC8FDD
monochromatic
#62DA26 #88E35B #AEEC8F #D4F5C3 #ECFBE5
Accessibility & contrast
On white
1.38
#AEEC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#AEEC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEC8F
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEC8F | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF88
Deuteranopia (green-blind)
#E9D994
Tritanopia (blue-blind)
#ADE6D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #aeec8f; /* rgb */ color: rgb(174, 236, 143); /* oklch */ color: oklch(87.9% 0.137 135.8);
Tailwind
colors: {
custom: {
50: '#c8f2b1',
500: '#aeec8f',
950: '#000000',
},
}SCSS
$custom: #aeec8f; $custom-light: #c8f2b1; $custom-dark: #000000;
JSON
{
"hex": "#aeec8f",
"rgb": {
"r": 174,
"g": 236,
"b": 143
},
"hsl": {
"h": 100,
"s": 70.992,
"l": 74.314
},
"oklch": {
"l": 0.87945,
"c": 0.13746,
"h": 135.8
},
"luminance": 0.70973
}Semantic roles & 50–950 ramp
primary
#AEEC8F
secondary
#A258C7
accent
#12D393
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131711
muted
#828581