#AFEE85#AFEE85
#AFEE85 is a very light, vivid yellow-green. Relative luminance 0.720; OKLCH L 88.3% C 0.150 H 133.9°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEE85 |
|---|---|
| RGB | rgb(175, 238, 133) |
| HSL | hsl(96, 76%, 73%) |
| HSV | hsv(96, 44%, 93%) |
| CMYK | cmyk(26.5%, 0%, 44.1%, 6.7%) |
| CIE-LAB | lab(87.95, -37.84, 44.46) |
| CIE-LCH | lch(87.95, 58.38, 130.40°) |
| OKLab | oklab(88.3% -0.1041 0.1081) |
| OKLCH | oklch(88.3% 0.15 133.9) |
| XYZ | xyz(52.4863, 71.9549, 33.3091) |
| Luminance | 0.7196 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.05
Celery
#C1FD95
ΔE00 3.40
Pale Light Green
#B1FC99
ΔE00 3.60
Light Yellowish Green
#C2FF89
ΔE00 4.11
Tea Green
#BDF8A3
ΔE00 4.14
Spring Green (survey)
#A9F971
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEE85 #C485EE
analogous
#E4EE85 #AFEE85 #85EE8F
triadic
#AFEE85 #85AFEE #EE85AF
tetradic
#AFEE85 #85E4EE #C485EE #EE8F85
square
#AFEE85 #85E4EE #C485EE #EE8F85
split-complementary
#AFEE85 #8F85EE #EE85E4
monochromatic
#6ADA1E #8CE74F #AFEE85 #D2F5BB #EDFBE4
Accessibility & contrast
On white
1.36
#AFEE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#AFEE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEE85
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEE85 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E07D
Deuteranopia (green-blind)
#ECDB8B
Tritanopia (blue-blind)
#AFE7D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #afee85; /* rgb */ color: rgb(175, 238, 133); /* oklch */ color: oklch(88.3% 0.150 133.9);
Tailwind
colors: {
custom: {
50: '#c9f4aa',
500: '#afee85',
950: '#000000',
},
}SCSS
$custom: #afee85; $custom-light: #c9f4aa; $custom-dark: #000000;
JSON
{
"hex": "#afee85",
"rgb": {
"r": 175,
"g": 238,
"b": 133
},
"hsl": {
"h": 96,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.88298,
"c": 0.15003,
"h": 133.9
},
"luminance": 0.71956
}Semantic roles & 50–950 ramp
primary
#AFEE85
secondary
#984FC9
accent
#0ED887
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131710
muted
#838581