#ADFB89#ADFB89
#ADFB89 is a very light, vivid green. Relative luminance 0.797; OKLCH L 91.2% C 0.166 H 136.5°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFB89 |
|---|---|
| RGB | rgb(173, 251, 137) |
| HSL | hsl(101, 93%, 76%) |
| HSV | hsv(101, 45%, 98%) |
| CMYK | cmyk(31.1%, 0%, 45.4%, 1.6%) |
| CIE-LAB | lab(91.54, -43.77, 47.02) |
| CIE-LCH | lch(91.54, 64.24, 132.95°) |
| OKLab | oklab(91.2% -0.1202 0.1141) |
| OKLCH | oklch(91.2% 0.166 136.5) |
| XYZ | xyz(56.2446, 79.6825, 36.0789) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.25
Light Green
#96F97B
ΔE00 2.71
Celery
#C1FD95
ΔE00 2.73
Pastel Green
#B0FF9D
ΔE00 2.75
Pistachio (survey)
#C0FA8B
ΔE00 2.86
Spring Green (survey)
#A9F971
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFB89 #D789FB
analogous
#E6FB89 #ADFB89 #89FB9E
triadic
#ADFB89 #89ADFB #FB89AD
tetradic
#ADFB89 #89E6FB #D789FB #FB9E89
square
#ADFB89 #89E6FB #D789FB #FB9E89
split-complementary
#ADFB89 #9E89FB #FB89E6
monochromatic
#5BF713 #84F94E #ADFB89 #D6FDC4 #EAFEE1
Accessibility & contrast
On white
1.24
#ADFB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#ADFB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFB89
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFB89 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB80
Deuteranopia (green-blind)
#F7E490
Tritanopia (blue-blind)
#ABF4E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #adfb89; /* rgb */ color: rgb(173, 251, 137); /* oklch */ color: oklch(91.2% 0.166 136.5);
Tailwind
colors: {
custom: {
50: '#c8fdad',
500: '#adfb89',
950: '#000000',
},
}SCSS
$custom: #adfb89; $custom-light: #c8fdad; $custom-dark: #000000;
JSON
{
"hex": "#adfb89",
"rgb": {
"r": 173,
"g": 251,
"b": 137
},
"hsl": {
"h": 101.053,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.91199,
"c": 0.16569,
"h": 136.5
},
"luminance": 0.79685
}Semantic roles & 50–950 ramp
primary
#ADFB89
secondary
#AE4EDA
accent
#00E69D
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581