#AEFC8A#AEFC8A
#AEFC8A is a very light, vivid green. Relative luminance 0.805; OKLCH L 91.5% C 0.166 H 136.5°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFC8A |
|---|---|
| RGB | rgb(174, 252, 138) |
| HSL | hsl(101, 95%, 76%) |
| HSV | hsv(101, 45%, 99%) |
| CMYK | cmyk(31%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(91.89, -43.75, 46.99) |
| CIE-LCH | lch(91.89, 64.20, 132.96°) |
| OKLab | oklab(91.5% -0.1201 0.114) |
| OKLCH | oklch(91.5% 0.166 136.5) |
| XYZ | xyz(56.8519, 80.4523, 36.5732) |
| Luminance | 0.8045 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.20
Celery
#C1FD95
ΔE00 2.64
Pastel Green
#B0FF9D
ΔE00 2.68
Light Green
#96F97B
ΔE00 2.81
Pistachio (survey)
#C0FA8B
ΔE00 2.83
Light Yellowish Green
#C2FF89
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFC8A #D88AFC
analogous
#E7FC8A #AEFC8A #8AFC9F
triadic
#AEFC8A #8AAEFC #FC8AAE
tetradic
#AEFC8A #8AE7FC #D88AFC #FC9F8A
square
#AEFC8A #8AE7FC #D88AFC #FC9F8A
split-complementary
#AEFC8A #9F8AFC #FC8AE7
monochromatic
#5BF913 #85FA4E #AEFC8A #D7FEC6 #EAFEE1
Accessibility & contrast
On white
1.23
#AEFC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#AEFC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFC8A
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFC8A | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC81
Deuteranopia (green-blind)
#F8E591
Tritanopia (blue-blind)
#ACF5E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #aefc8a; /* rgb */ color: rgb(174, 252, 138); /* oklch */ color: oklch(91.5% 0.166 136.5);
Tailwind
colors: {
custom: {
50: '#c9feae',
500: '#aefc8a',
950: '#000000',
},
}SCSS
$custom: #aefc8a; $custom-light: #c9feae; $custom-dark: #000000;
JSON
{
"hex": "#aefc8a",
"rgb": {
"r": 174,
"g": 252,
"b": 138
},
"hsl": {
"h": 101.053,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.91496,
"c": 0.16563,
"h": 136.5
},
"luminance": 0.80454
}Semantic roles & 50–950 ramp
primary
#AEFC8A
secondary
#AF4FDC
accent
#00E69D
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681