#ABDB9A#ABDB9A
#ABDB9A is a very light, moderate green. Relative luminance 0.617; OKLCH L 84.1% C 0.101 H 137.7°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDB9A |
|---|---|
| RGB | rgb(171, 219, 154) |
| HSL | hsl(104, 47%, 73%) |
| HSV | hsv(104, 30%, 86%) |
| CMYK | cmyk(21.9%, 0%, 29.7%, 14.1%) |
| CIE-LAB | lab(82.73, -27.50, 27.05) |
| CIE-LCH | lch(82.73, 38.58, 135.47°) |
| OKLab | oklab(84.14% -0.0748 0.0681) |
| OKLCH | oklch(84.14% 0.101 137.7) |
| XYZ | xyz(47.9574, 61.6528, 39.9391) |
| Luminance | 0.6165 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.02
Light Sage
#BCECAC
ΔE00 3.96
Hospital Green
#9BE5AA
ΔE00 5.09
Washed Out Green
#BCF5A6
ΔE00 5.94
Pale Olive Green
#B1D27B
ΔE00 6.26
Tea Green
#BDF8A3
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDB9A #CA9ADB
analogous
#CBDB9A #ABDB9A #9ADBA9
triadic
#ABDB9A #9AABDB #DB9AAB
tetradic
#ABDB9A #9ACBDB #CA9ADB #DBA99A
square
#ABDB9A #9ACBDB #CA9ADB #DBA99A
split-complementary
#ABDB9A #A99ADB #DB9ACB
monochromatic
#61B942 #85CB6D #ABDB9A #D1EBC7 #ECF7E8
Accessibility & contrast
On white
1.58
#ABDB9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#ABDB9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDB9A
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDB9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDB9A | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD196
Deuteranopia (green-blind)
#D8CC9D
Tritanopia (blue-blind)
#A9D6CA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #abdb9a; /* rgb */ color: rgb(171, 219, 154); /* oklch */ color: oklch(84.1% 0.101 137.7);
Tailwind
colors: {
custom: {
50: '#c5e6b8',
500: '#abdb9a',
950: '#000000',
},
}SCSS
$custom: #abdb9a; $custom-light: #c5e6b8; $custom-dark: #000000;
JSON
{
"hex": "#abdb9a",
"rgb": {
"r": 171,
"g": 219,
"b": 154
},
"hsl": {
"h": 104.308,
"s": 47.445,
"l": 73.137
},
"oklch": {
"l": 0.84138,
"c": 0.10121,
"h": 137.7
},
"luminance": 0.61654
}Semantic roles & 50–950 ramp
primary
#ABDB9A
secondary
#9F67B3
accent
#2BBB95
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131611
muted
#828481