#AFE884#AFE884
#AFE884 is a very light, vivid yellow-green. Relative luminance 0.685; OKLCH L 86.9% C 0.142 H 132.9°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE884 |
|---|---|
| RGB | rgb(175, 232, 132) |
| HSL | hsl(94, 68%, 71%) |
| HSV | hsv(94, 43%, 91%) |
| CMYK | cmyk(24.6%, 0%, 43.1%, 9%) |
| CIE-LAB | lab(86.25, -35.24, 42.81) |
| CIE-LCH | lch(86.25, 55.45, 129.46°) |
| OKLab | oklab(86.92% -0.0969 0.1043) |
| OKLCH | oklch(86.92% 0.142 132.9) |
| XYZ | xyz(50.6997, 68.4918, 32.3744) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.10
Celery
#C1FD95
ΔE00 4.47
Tea Green
#BDF8A3
ΔE00 4.60
Pale Light Green
#B1FC99
ΔE00 4.73
Washed Out Green
#BCF5A6
ΔE00 4.91
Light Yellowish Green
#C2FF89
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE884 #BD84E8
analogous
#E1E884 #AFE884 #84E88B
triadic
#AFE884 #84AFE8 #E884AF
tetradic
#AFE884 #84E1E8 #BD84E8 #E88B84
square
#AFE884 #84E1E8 #BD84E8 #E88B84
split-complementary
#AFE884 #8B84E8 #E884E1
monochromatic
#6DCC26 #8DDE50 #AFE884 #D1F2B8 #EEFAE5
Accessibility & contrast
On white
1.43
#AFE884 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#AFE884 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE884
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE884 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE884 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7C
Deuteranopia (green-blind)
#E7D68A
Tritanopia (blue-blind)
#B0E1D0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #afe884; /* rgb */ color: rgb(175, 232, 132); /* oklch */ color: oklch(86.9% 0.142 132.9);
Tailwind
colors: {
custom: {
50: '#c9efa9',
500: '#afe884',
950: '#000000',
},
}SCSS
$custom: #afe884; $custom-light: #c9efa9; $custom-dark: #000000;
JSON
{
"hex": "#afe884",
"rgb": {
"r": 175,
"g": 232,
"b": 132
},
"hsl": {
"h": 94.2,
"s": 68.493,
"l": 71.373
},
"oklch": {
"l": 0.86924,
"c": 0.14237,
"h": 132.9
},
"luminance": 0.68493
}Semantic roles & 50–950 ramp
primary
#AFE884
secondary
#904FC1
accent
#15D080
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131610
muted
#838581