#ADFC88#ADFC88
#ADFC88 is a very light, vivid green. Relative luminance 0.803; OKLCH L 91.4% C 0.168 H 136.4°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFC88 |
|---|---|
| RGB | rgb(173, 252, 136) |
| HSL | hsl(101, 95%, 76%) |
| HSV | hsv(101, 46%, 99%) |
| CMYK | cmyk(31.3%, 0%, 46%, 1.2%) |
| CIE-LAB | lab(91.81, -44.32, 47.83) |
| CIE-LCH | lch(91.81, 65.21, 132.82°) |
| OKLab | oklab(91.41% -0.1218 0.1158) |
| OKLCH | oklch(91.41% 0.168 136.4) |
| XYZ | xyz(56.4864, 80.2804, 35.8072) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.46
Light Green
#96F97B
ΔE00 2.64
Spring Green (survey)
#A9F971
ΔE00 2.78
Celery
#C1FD95
ΔE00 2.82
Pistachio (survey)
#C0FA8B
ΔE00 2.90
Pastel Green
#B0FF9D
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFC88 #D788FC
analogous
#E7FC88 #ADFC88 #88FC9D
triadic
#ADFC88 #88ADFC #FC88AD
tetradic
#ADFC88 #88E7FC #D788FC #FC9D88
square
#ADFC88 #88E7FC #D788FC #FC9D88
split-complementary
#ADFC88 #9D88FC #FC88E7
monochromatic
#5BF911 #84FA4C #ADFC88 #D6FEC4 #EAFEE1
Accessibility & contrast
On white
1.23
#ADFC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#ADFC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFC88
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFC88 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7F
Deuteranopia (green-blind)
#F8E58F
Tritanopia (blue-blind)
#ABF5E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #adfc88; /* rgb */ color: rgb(173, 252, 136); /* oklch */ color: oklch(91.4% 0.168 136.4);
Tailwind
colors: {
custom: {
50: '#c8feac',
500: '#adfc88',
950: '#000000',
},
}SCSS
$custom: #adfc88; $custom-light: #c8feac; $custom-dark: #000000;
JSON
{
"hex": "#adfc88",
"rgb": {
"r": 173,
"g": 252,
"b": 136
},
"hsl": {
"h": 100.862,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.91412,
"c": 0.16805,
"h": 136.4
},
"luminance": 0.80283
}Semantic roles & 50–950 ramp
primary
#ADFC88
secondary
#AE4DDB
accent
#00E69C
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681