#AFE987#AFE987
#AFE987 is a very light, vivid yellow-green. Relative luminance 0.691; OKLCH L 87.2% C 0.141 H 133.6°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE987 |
|---|---|
| RGB | rgb(175, 233, 135) |
| HSL | hsl(96, 69%, 72%) |
| HSV | hsv(96, 42%, 91%) |
| CMYK | cmyk(24.9%, 0%, 42.1%, 8.6%) |
| CIE-LAB | lab(86.57, -35.32, 41.74) |
| CIE-LCH | lch(86.57, 54.68, 130.24°) |
| OKLab | oklab(87.2% -0.097 0.102) |
| OKLCH | oklch(87.2% 0.141 133.6) |
| XYZ | xyz(51.1902, 69.1397, 33.5652) |
| Luminance | 0.6914 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.07
Tea Green
#BDF8A3
ΔE00 4.19
Celery
#C1FD95
ΔE00 4.30
Pale Light Green
#B1FC99
ΔE00 4.38
Washed Out Green
#BCF5A6
ΔE00 4.48
Light Pastel Green
#B2FBA5
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE987 #C187E9
analogous
#E0E987 #AFE987 #87E990
triadic
#AFE987 #87AFE9 #E987AF
tetradic
#AFE987 #87E0E9 #C187E9 #E99087
square
#AFE987 #87E0E9 #C187E9 #E99087
split-complementary
#AFE987 #9087E9 #E987E0
monochromatic
#6BD026 #8DE053 #AFE987 #D1F2BB #EEFAE5
Accessibility & contrast
On white
1.42
#AFE987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#AFE987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE987
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE987 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC7F
Deuteranopia (green-blind)
#E8D78D
Tritanopia (blue-blind)
#B0E2D1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #afe987; /* rgb */ color: rgb(175, 233, 135); /* oklch */ color: oklch(87.2% 0.141 133.6);
Tailwind
colors: {
custom: {
50: '#c9f0ab',
500: '#afe987',
950: '#000000',
},
}SCSS
$custom: #afe987; $custom-light: #c9f0ab; $custom-dark: #000000;
JSON
{
"hex": "#afe987",
"rgb": {
"r": 175,
"g": 233,
"b": 135
},
"hsl": {
"h": 95.51,
"s": 69.014,
"l": 72.157
},
"oklch": {
"l": 0.87197,
"c": 0.14077,
"h": 133.6
},
"luminance": 0.69141
}Semantic roles & 50–950 ramp
primary
#AFE987
secondary
#9452C3
accent
#15D184
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131610
muted
#838581