#AFEA88#AFEA88
#AFEA88 is a very light, vivid yellow-green. Relative luminance 0.697; OKLCH L 87.4% C 0.141 H 133.9°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEA88 |
|---|---|
| RGB | rgb(175, 234, 136) |
| HSL | hsl(96, 70%, 73%) |
| HSV | hsv(96, 42%, 92%) |
| CMYK | cmyk(25.2%, 0%, 41.9%, 8.2%) |
| CIE-LAB | lab(86.87, -35.65, 41.63) |
| CIE-LCH | lch(86.87, 54.81, 130.58°) |
| OKLab | oklab(87.44% -0.0979 0.1018) |
| OKLCH | oklch(87.44% 0.141 133.9) |
| XYZ | xyz(51.5449, 69.7357, 34.0324) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.94
Tea Green
#BDF8A3
ΔE00 4.00
Celery
#C1FD95
ΔE00 4.12
Pale Light Green
#B1FC99
ΔE00 4.13
Washed Out Green
#BCF5A6
ΔE00 4.31
Pastel Green
#B0FF9D
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEA88 #C388EA
analogous
#E0EA88 #AFEA88 #88EA92
triadic
#AFEA88 #88AFEA #EA88AF
tetradic
#AFEA88 #88E0EA #C388EA #EA9288
square
#AFEA88 #88E0EA #C388EA #EA9288
split-complementary
#AFEA88 #9288EA #EA88E0
monochromatic
#6AD225 #8CE154 #AFEA88 #D2F3BC #EEFAE5
Accessibility & contrast
On white
1.40
#AFEA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#AFEA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEA88
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEA88 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD81
Deuteranopia (green-blind)
#E8D88E
Tritanopia (blue-blind)
#AFE3D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #afea88; /* rgb */ color: rgb(175, 234, 136); /* oklch */ color: oklch(87.4% 0.141 133.9);
Tailwind
colors: {
custom: {
50: '#c9f1ac',
500: '#afea88',
950: '#000000',
},
}SCSS
$custom: #afea88; $custom-light: #c9f1ac; $custom-dark: #000000;
JSON
{
"hex": "#afea88",
"rgb": {
"r": 175,
"g": 234,
"b": 136
},
"hsl": {
"h": 96.122,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.87439,
"c": 0.1412,
"h": 133.9
},
"luminance": 0.69737
}Semantic roles & 50–950 ramp
primary
#AFEA88
secondary
#9752C4
accent
#14D286
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131610
muted
#838581