#ADFA8A#ADFA8A
#ADFA8A is a very light, vivid green. Relative luminance 0.791; OKLCH L 91.0% C 0.163 H 136.6°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFA8A |
|---|---|
| RGB | rgb(173, 250, 138) |
| HSL | hsl(101, 92%, 76%) |
| HSV | hsv(101, 45%, 98%) |
| CMYK | cmyk(30.8%, 0%, 44.8%, 2%) |
| CIE-LAB | lab(91.27, -43.21, 46.21) |
| CIE-LCH | lch(91.27, 63.26, 133.08°) |
| OKLab | oklab(90.99% -0.1186 0.1123) |
| OKLCH | oklch(90.99% 0.163 136.6) |
| XYZ | xyz(56.0051, 79.0883, 36.3546) |
| Luminance | 0.7909 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.05
Pastel Green
#B0FF9D
ΔE00 2.61
Celery
#C1FD95
ΔE00 2.66
Light Green
#96F97B
ΔE00 2.82
Pistachio (survey)
#C0FA8B
ΔE00 2.85
Spring Green (survey)
#A9F971
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFA8A #D78AFA
analogous
#E5FA8A #ADFA8A #8AFA9F
triadic
#ADFA8A #8AADFA #FA8AAD
tetradic
#ADFA8A #8AE5FA #D78AFA #FA9F8A
square
#ADFA8A #8AE5FA #D78AFA #FA9F8A
split-complementary
#ADFA8A #9F8AFA #FA8AE5
monochromatic
#5BF515 #84F74F #ADFA8A #D6FDC5 #EAFEE2
Accessibility & contrast
On white
1.25
#ADFA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#ADFA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFA8A
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFA8A | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#F6E491
Tritanopia (blue-blind)
#ABF3DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #adfa8a; /* rgb */ color: rgb(173, 250, 138); /* oklch */ color: oklch(91.0% 0.163 136.6);
Tailwind
colors: {
custom: {
50: '#c8fcae',
500: '#adfa8a',
950: '#000000',
},
}SCSS
$custom: #adfa8a; $custom-light: #c8fcae; $custom-dark: #000000;
JSON
{
"hex": "#adfa8a",
"rgb": {
"r": 173,
"g": 250,
"b": 138
},
"hsl": {
"h": 101.25,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.90986,
"c": 0.1633,
"h": 136.6
},
"luminance": 0.7909
}Semantic roles & 50–950 ramp
primary
#ADFA8A
secondary
#AE4FD9
accent
#00E69E
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581