#AFFF87#AFFF87
#AFFF87 is a very light, vivid green. Relative luminance 0.824; OKLCH L 92.2% C 0.172 H 136.1°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AFFF87 |
|---|---|
| RGB | rgb(175, 255, 135) |
| HSL | hsl(100, 100%, 76%) |
| HSV | hsv(100, 47%, 100%) |
| CMYK | cmyk(31.4%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(92.74, -45.08, 49.48) |
| CIE-LCH | lch(92.74, 66.94, 132.34°) |
| OKLab | oklab(92.19% -0.124 0.1195) |
| OKLCH | oklch(92.19% 0.172 136.1) |
| XYZ | xyz(57.8109, 82.3810, 35.7721) |
| Luminance | 0.8238 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.58
Light Yellowish Green
#C2FF89
ΔE00 2.72
Light Green
#96F97B
ΔE00 2.85
Celery
#C1FD95
ΔE00 2.95
Pistachio (survey)
#C0FA8B
ΔE00 2.95
Pale Light Green
#B1FC99
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFFF87 #D787FF
analogous
#EBFF87 #AFFF87 #87FF9B
triadic
#AFFF87 #87AFFF #FF87AF
tetradic
#AFFF87 #87EBFF #D787FF #FF9B87
square
#AFFF87 #87EBFF #D787FF #FF9B87
split-complementary
#AFFF87 #9B87FF #FF87EB
monochromatic
#5DFF0D #86FF4A #AFFF87 #D8FFC4 #EBFFE0
Accessibility & contrast
On white
1.20
#AFFF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#AFFF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFFF87
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFFF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFFF87 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF7D
Deuteranopia (green-blind)
#FBE88F
Tritanopia (blue-blind)
#ADF7E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #afff87; /* rgb */ color: rgb(175, 255, 135); /* oklch */ color: oklch(92.2% 0.172 136.1);
Tailwind
colors: {
custom: {
50: '#caffac',
500: '#afff87',
950: '#000000',
},
}SCSS
$custom: #afff87; $custom-light: #caffac; $custom-dark: #000000;
JSON
{
"hex": "#afff87",
"rgb": {
"r": 175,
"g": 255,
"b": 135
},
"hsl": {
"h": 100,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.92192,
"c": 0.17217,
"h": 136.1
},
"luminance": 0.82383
}Semantic roles & 50–950 ramp
primary
#AFFF87
secondary
#AE4BDF
accent
#00E699
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681