#ADFC89#ADFC89
#ADFC89 is a very light, vivid green. Relative luminance 0.803; OKLCH L 91.4% C 0.167 H 136.6°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFC89 |
|---|---|
| RGB | rgb(173, 252, 137) |
| HSL | hsl(101, 95%, 76%) |
| HSV | hsv(101, 46%, 99%) |
| CMYK | cmyk(31.3%, 0%, 45.6%, 1.2%) |
| CIE-LAB | lab(91.82, -44.20, 47.37) |
| CIE-LCH | lch(91.82, 64.79, 133.02°) |
| OKLab | oklab(91.43% -0.1214 0.1149) |
| OKLCH | oklch(91.43% 0.167 136.6) |
| XYZ | xyz(56.5578, 80.3090, 36.1833) |
| Luminance | 0.8031 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.32
Light Green
#96F97B
ΔE00 2.67
Pastel Green
#B0FF9D
ΔE00 2.78
Celery
#C1FD95
ΔE00 2.79
Spring Green (survey)
#A9F971
ΔE00 2.92
Pistachio (survey)
#C0FA8B
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFC89 #D889FC
analogous
#E7FC89 #ADFC89 #89FC9F
triadic
#ADFC89 #89ADFC #FC89AD
tetradic
#ADFC89 #89E7FC #D889FC #FC9F89
square
#ADFC89 #89E7FC #D889FC #FC9F89
split-complementary
#ADFC89 #9F89FC #FC89E7
monochromatic
#5AF912 #84FA4D #ADFC89 #D6FEC5 #EAFEE1
Accessibility & contrast
On white
1.23
#ADFC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#ADFC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFC89
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFC89 | 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)
#FFEC80
Deuteranopia (green-blind)
#F7E590
Tritanopia (blue-blind)
#ABF5E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #adfc89; /* rgb */ color: rgb(173, 252, 137); /* oklch */ color: oklch(91.4% 0.167 136.6);
Tailwind
colors: {
custom: {
50: '#c8fead',
500: '#adfc89',
950: '#000000',
},
}SCSS
$custom: #adfc89; $custom-light: #c8fead; $custom-dark: #000000;
JSON
{
"hex": "#adfc89",
"rgb": {
"r": 173,
"g": 252,
"b": 137
},
"hsl": {
"h": 101.217,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.91427,
"c": 0.1671,
"h": 136.6
},
"luminance": 0.80311
}Semantic roles & 50–950 ramp
primary
#ADFC89
secondary
#AF4EDB
accent
#00E69E
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681