#AEFE8B#AEFE8B
#AEFE8B is a very light, vivid green. Relative luminance 0.817; OKLCH L 92.0% C 0.167 H 136.8°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFE8B |
|---|---|
| RGB | rgb(174, 254, 139) |
| HSL | hsl(102, 98%, 77%) |
| HSV | hsv(102, 45%, 100%) |
| CMYK | cmyk(31.5%, 0%, 45.3%, 0.4%) |
| CIE-LAB | lab(92.46, -44.49, 47.23) |
| CIE-LCH | lch(92.46, 64.89, 133.29°) |
| OKLab | oklab(91.97% -0.1221 0.1146) |
| OKLCH | oklch(91.97% 0.167 136.8) |
| XYZ | xyz(57.5560, 81.7441, 37.1667) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.27
Pastel Green
#B0FF9D
ΔE00 2.62
Celery
#C1FD95
ΔE00 2.78
Light Green
#96F97B
ΔE00 2.81
Pistachio (survey)
#C0FA8B
ΔE00 3.04
Light Yellowish Green
#C2FF89
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFE8B #DB8BFE
analogous
#E8FE8B #AEFE8B #8BFEA2
triadic
#AEFE8B #8BAEFE #FE8BAE
tetradic
#AEFE8B #8BE8FE #DB8BFE #FEA28B
square
#AEFE8B #8BE8FE #DB8BFE #FEA28B
split-complementary
#AEFE8B #A28BFE #FE8BE8
monochromatic
#59FD12 #84FD4E #AEFE8B #D8FFC8 #EAFFE1
Accessibility & contrast
On white
1.21
#AEFE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#AEFE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFE8B
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFE8B | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE82
Deuteranopia (green-blind)
#F9E792
Tritanopia (blue-blind)
#ABF7E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #aefe8b; /* rgb */ color: rgb(174, 254, 139); /* oklch */ color: oklch(92.0% 0.167 136.8);
Tailwind
colors: {
custom: {
50: '#c9ffaf',
500: '#aefe8b',
950: '#000000',
},
}SCSS
$custom: #aefe8b; $custom-light: #c9ffaf; $custom-dark: #000000;
JSON
{
"hex": "#aefe8b",
"rgb": {
"r": 174,
"g": 254,
"b": 139
},
"hsl": {
"h": 101.739,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.91967,
"c": 0.16748,
"h": 136.8
},
"luminance": 0.81746
}Semantic roles & 50–950 ramp
primary
#AEFE8B
secondary
#B34FDE
accent
#00E6A0
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681