#ADFC87#ADFC87
#ADFC87 is a very light, vivid green. Relative luminance 0.803; OKLCH L 91.4% C 0.169 H 136.3°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFC87 |
|---|---|
| RGB | rgb(173, 252, 135) |
| HSL | hsl(101, 95%, 76%) |
| HSV | hsv(101, 46%, 99%) |
| CMYK | cmyk(31.3%, 0%, 46.4%, 1.2%) |
| CIE-LAB | lab(91.80, -44.44, 48.29) |
| CIE-LCH | lch(91.80, 65.63, 132.63°) |
| OKLab | oklab(91.4% -0.1221 0.1168) |
| OKLCH | oklch(91.4% 0.169 136.3) |
| XYZ | xyz(56.4157, 80.2521, 35.4347) |
| Luminance | 0.8025 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.60
Light Green
#96F97B
ΔE00 2.61
Spring Green (survey)
#A9F971
ΔE00 2.64
Celery
#C1FD95
ΔE00 2.86
Pistachio (survey)
#C0FA8B
ΔE00 2.88
Light Yellowish Green
#C2FF89
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFC87 #D687FC
analogous
#E7FC87 #ADFC87 #87FC9B
triadic
#ADFC87 #87ADFC #FC87AD
tetradic
#ADFC87 #87E7FC #D687FC #FC9B87
square
#ADFC87 #87E7FC #D687FC #FC9B87
split-complementary
#ADFC87 #9B87FC #FC87E7
monochromatic
#5BF910 #84FB4B #ADFC87 #D6FDC3 #EBFEE1
Accessibility & contrast
On white
1.23
#ADFC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#ADFC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFC87
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFC87 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7D
Deuteranopia (green-blind)
#F8E58E
Tritanopia (blue-blind)
#ABF5E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #adfc87; /* rgb */ color: rgb(173, 252, 135); /* oklch */ color: oklch(91.4% 0.169 136.3);
Tailwind
colors: {
custom: {
50: '#c8feac',
500: '#adfc87',
950: '#000000',
},
}SCSS
$custom: #adfc87; $custom-light: #c8feac; $custom-dark: #000000;
JSON
{
"hex": "#adfc87",
"rgb": {
"r": 173,
"g": 252,
"b": 135
},
"hsl": {
"h": 100.513,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.91398,
"c": 0.16901,
"h": 136.3
},
"luminance": 0.80254
}Semantic roles & 50–950 ramp
primary
#ADFC87
secondary
#AD4CDB
accent
#00E69B
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681