#ADFC86#ADFC86
#ADFC86 is a very light, vivid green. Relative luminance 0.802; OKLCH L 91.4% C 0.170 H 136.1°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFC86 |
|---|---|
| RGB | rgb(173, 252, 134) |
| HSL | hsl(100, 95%, 76%) |
| HSV | hsv(100, 47%, 99%) |
| CMYK | cmyk(31.3%, 0%, 46.8%, 1.2%) |
| CIE-LAB | lab(91.79, -44.56, 48.75) |
| CIE-LCH | lch(91.79, 66.05, 132.43°) |
| OKLab | oklab(91.38% -0.1225 0.1178) |
| OKLCH | oklch(91.38% 0.17 136.1) |
| XYZ | xyz(56.3456, 80.2241, 35.0656) |
| Luminance | 0.8023 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.50
Light Green
#96F97B
ΔE00 2.60
Pale Light Green
#B1FC99
ΔE00 2.74
Pistachio (survey)
#C0FA8B
ΔE00 2.86
Light Yellowish Green
#C2FF89
ΔE00 2.88
Celery
#C1FD95
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFC86 #D586FC
analogous
#E8FC86 #ADFC86 #86FC9A
triadic
#ADFC86 #86ADFC #FC86AD
tetradic
#ADFC86 #86E8FC #D586FC #FC9A86
square
#ADFC86 #86E8FC #D586FC #FC9A86
split-complementary
#ADFC86 #9A86FC #FC86E8
monochromatic
#5CF90F #85FB4A #ADFC86 #D5FDC2 #EBFEE1
Accessibility & contrast
On white
1.23
#ADFC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#ADFC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFC86
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFC86 | 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)
#FFEC7C
Deuteranopia (green-blind)
#F8E58D
Tritanopia (blue-blind)
#ABF4E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #adfc86; /* rgb */ color: rgb(173, 252, 134); /* oklch */ color: oklch(91.4% 0.170 136.1);
Tailwind
colors: {
custom: {
50: '#c8feab',
500: '#adfc86',
950: '#000000',
},
}SCSS
$custom: #adfc86; $custom-light: #c8feab; $custom-dark: #000000;
JSON
{
"hex": "#adfc86",
"rgb": {
"r": 173,
"g": 252,
"b": 134
},
"hsl": {
"h": 100.169,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.91383,
"c": 0.16995,
"h": 136.1
},
"luminance": 0.80226
}Semantic roles & 50–950 ramp
primary
#ADFC86
secondary
#AB4BDB
accent
#00E69A
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681