#ADFC8A#ADFC8A
#ADFC8A is a very light, vivid green. Relative luminance 0.803; OKLCH L 91.4% C 0.166 H 136.7°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFC8A |
|---|---|
| RGB | rgb(173, 252, 138) |
| HSL | hsl(102, 95%, 76%) |
| HSV | hsv(102, 45%, 99%) |
| CMYK | cmyk(31.3%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(91.84, -44.08, 46.91) |
| CIE-LCH | lch(91.84, 64.37, 133.22°) |
| OKLab | oklab(91.44% -0.121 0.1139) |
| OKLCH | oklch(91.44% 0.166 136.7) |
| XYZ | xyz(56.6299, 80.3378, 36.5628) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.18
Pastel Green
#B0FF9D
ΔE00 2.63
Light Green
#96F97B
ΔE00 2.71
Celery
#C1FD95
ΔE00 2.76
Pistachio (survey)
#C0FA8B
ΔE00 2.97
Spring Green (survey)
#A9F971
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFC8A #D98AFC
analogous
#E6FC8A #ADFC8A #8AFCA0
triadic
#ADFC8A #8AADFC #FC8AAD
tetradic
#ADFC8A #8AE6FC #D98AFC #FCA08A
square
#ADFC8A #8AE6FC #D98AFC #FCA08A
split-complementary
#ADFC8A #A08AFC #FC8AE6
monochromatic
#59F913 #83FA4E #ADFC8A #D7FEC6 #EAFEE1
Accessibility & contrast
On white
1.23
#ADFC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#ADFC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFC8A
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFC8A | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC81
Deuteranopia (green-blind)
#F7E591
Tritanopia (blue-blind)
#AAF5E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #adfc8a; /* rgb */ color: rgb(173, 252, 138); /* oklch */ color: oklch(91.4% 0.166 136.7);
Tailwind
colors: {
custom: {
50: '#c8feae',
500: '#adfc8a',
950: '#000000',
},
}SCSS
$custom: #adfc8a; $custom-light: #c8feae; $custom-dark: #000000;
JSON
{
"hex": "#adfc8a",
"rgb": {
"r": 173,
"g": 252,
"b": 138
},
"hsl": {
"h": 101.579,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.91441,
"c": 0.16614,
"h": 136.7
},
"luminance": 0.8034
}Semantic roles & 50–950 ramp
primary
#ADFC8A
secondary
#B04FDC
accent
#00E69F
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681