#AEFC8F#AEFC8F
#AEFC8F is a very light, vivid green. Relative luminance 0.806; OKLCH L 91.6% C 0.161 H 137.3°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFC8F |
|---|---|
| RGB | rgb(174, 252, 143) |
| HSL | hsl(103, 95%, 77%) |
| HSV | hsv(103, 43%, 99%) |
| CMYK | cmyk(31%, 0%, 43.3%, 1.2%) |
| CIE-LAB | lab(91.95, -43.12, 44.67) |
| CIE-LCH | lch(91.95, 62.09, 133.99°) |
| OKLab | oklab(91.57% -0.1182 0.109) |
| OKLCH | oklch(91.57% 0.161 137.3) |
| XYZ | xyz(57.2222, 80.6004, 38.5237) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.48
Pastel Green
#B0FF9D
ΔE00 1.96
Celery
#C1FD95
ΔE00 2.61
Light Green
#96F97B
ΔE00 3.10
Pistachio (survey)
#C0FA8B
ΔE00 3.11
Light Yellowish Green
#C2FF89
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFC8F #DD8FFC
analogous
#E4FC8F #AEFC8F #8FFCA7
triadic
#AEFC8F #8FAEFC #FC8FAE
tetradic
#AEFC8F #8FE4FC #DD8FFC #FCA78F
square
#AEFC8F #8FE4FC #DD8FFC #FCA78F
split-complementary
#AEFC8F #A78FFC #FC8FE4
monochromatic
#58F918 #83FA53 #AEFC8F #D9FECB #E9FEE1
Accessibility & contrast
On white
1.23
#AEFC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#AEFC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFC8F
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFC8F | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC87
Deuteranopia (green-blind)
#F7E596
Tritanopia (blue-blind)
#ABF5E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #aefc8f; /* rgb */ color: rgb(174, 252, 143); /* oklch */ color: oklch(91.6% 0.161 137.3);
Tailwind
colors: {
custom: {
50: '#c9feb1',
500: '#aefc8f',
950: '#000000',
},
}SCSS
$custom: #aefc8f; $custom-light: #c9feb1; $custom-dark: #000000;
JSON
{
"hex": "#aefc8f",
"rgb": {
"r": 174,
"g": 252,
"b": 143
},
"hsl": {
"h": 102.936,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.91572,
"c": 0.16078,
"h": 137.3
},
"luminance": 0.80603
}Semantic roles & 50–950 ramp
primary
#AEFC8F
secondary
#B553DC
accent
#00E6A4
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681