#ADFD85#ADFD85
#ADFD85 is a very light, vivid green. Relative luminance 0.808; OKLCH L 91.6% C 0.172 H 136.1°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFD85 |
|---|---|
| RGB | rgb(173, 253, 133) |
| HSL | hsl(100, 97%, 76%) |
| HSV | hsv(100, 47%, 99%) |
| CMYK | cmyk(31.6%, 0%, 47.4%, 0.8%) |
| CIE-LAB | lab(92.05, -45.12, 49.55) |
| CIE-LCH | lch(92.05, 67.01, 132.32°) |
| OKLab | oklab(91.6% -0.1241 0.1195) |
| OKLCH | oklch(91.6% 0.172 136.1) |
| XYZ | xyz(56.5910, 80.8260, 34.8050) |
| Luminance | 0.8083 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.36
Light Green
#96F97B
ΔE00 2.58
Light Yellowish Green
#C2FF89
ΔE00 2.85
Pistachio (survey)
#C0FA8B
ΔE00 2.95
Pale Light Green
#B1FC99
ΔE00 2.97
Celery
#C1FD95
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFD85 #D585FD
analogous
#E9FD85 #ADFD85 #85FD99
triadic
#ADFD85 #85ADFD #FD85AD
tetradic
#ADFD85 #85E9FD #D585FD #FD9985
square
#ADFD85 #85E9FD #D585FD #FD9985
split-complementary
#ADFD85 #9985FD #FD85E9
monochromatic
#5CFB0D #85FC49 #ADFD85 #D5FEC1 #EBFFE1
Accessibility & contrast
On white
1.22
#ADFD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#ADFD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFD85
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFD85 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7B
Deuteranopia (green-blind)
#F9E68D
Tritanopia (blue-blind)
#ABF5E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #adfd85; /* rgb */ color: rgb(173, 253, 133); /* oklch */ color: oklch(91.6% 0.172 136.1);
Tailwind
colors: {
custom: {
50: '#c8feaa',
500: '#adfd85',
950: '#000000',
},
}SCSS
$custom: #adfd85; $custom-light: #c8feaa; $custom-dark: #000000;
JSON
{
"hex": "#adfd85",
"rgb": {
"r": 173,
"g": 253,
"b": 133
},
"hsl": {
"h": 100,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.91598,
"c": 0.1723,
"h": 136.1
},
"luminance": 0.80828
}Semantic roles & 50–950 ramp
primary
#ADFD85
secondary
#AB4ADC
accent
#00E699
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681