#AFEF84#AFEF84
#AFEF84 is a very light, vivid yellow-green. Relative luminance 0.725; OKLCH L 88.5% C 0.152 H 133.9°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEF84 |
|---|---|
| RGB | rgb(175, 239, 132) |
| HSL | hsl(96, 77%, 73%) |
| HSV | hsv(96, 45%, 94%) |
| CMYK | cmyk(26.8%, 0%, 44.8%, 6.3%) |
| CIE-LAB | lab(88.21, -38.41, 45.28) |
| CIE-LCH | lch(88.21, 59.37, 130.31°) |
| OKLab | oklab(88.51% -0.1057 0.1099) |
| OKLCH | oklch(88.51% 0.152 133.9) |
| XYZ | xyz(52.7095, 72.5113, 33.0443) |
| Luminance | 0.7251 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.86
Celery
#C1FD95
ΔE00 3.27
Pale Light Green
#B1FC99
ΔE00 3.55
Light Yellowish Green
#C2FF89
ΔE00 3.86
Spring Green (survey)
#A9F971
ΔE00 3.88
Tea Green
#BDF8A3
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEF84 #C484EF
analogous
#E4EF84 #AFEF84 #84EF8F
triadic
#AFEF84 #84AFEF #EF84AF
tetradic
#AFEF84 #84E4EF #C484EF #EF8F84
square
#AFEF84 #84E4EF #C484EF #EF8F84
split-complementary
#AFEF84 #8F84EF #EF84E4
monochromatic
#6ADC1D #8CE84E #AFEF84 #D2F6BA #EDFBE4
Accessibility & contrast
On white
1.35
#AFEF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#AFEF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEF84
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEF84 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17B
Deuteranopia (green-blind)
#EDDB8A
Tritanopia (blue-blind)
#AFE8D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #afef84; /* rgb */ color: rgb(175, 239, 132); /* oklch */ color: oklch(88.5% 0.152 133.9);
Tailwind
colors: {
custom: {
50: '#c9f4a9',
500: '#afef84',
950: '#000000',
},
}SCSS
$custom: #afef84; $custom-light: #c9f4a9; $custom-dark: #000000;
JSON
{
"hex": "#afef84",
"rgb": {
"r": 175,
"g": 239,
"b": 132
},
"hsl": {
"h": 95.888,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.8851,
"c": 0.15247,
"h": 133.9
},
"luminance": 0.72513
}Semantic roles & 50–950 ramp
primary
#AFEF84
secondary
#984DCA
accent
#0CD987
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131710
muted
#838581