#ABDB8A#ABDB8A
#ABDB8A is a very light, moderate yellow-green. Relative luminance 0.612; OKLCH L 83.8% C 0.119 H 133.3°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDB8A |
|---|---|
| RGB | rgb(171, 219, 138) |
| HSL | hsl(96, 53%, 70%) |
| HSV | hsv(96, 37%, 86%) |
| CMYK | cmyk(21.9%, 0%, 37%, 14.1%) |
| CIE-LAB | lab(82.46, -29.82, 34.90) |
| CIE-LCH | lch(82.46, 45.91, 130.52°) |
| OKLab | oklab(83.84% -0.0815 0.0864) |
| OKLCH | oklch(83.84% 0.119 133.3) |
| XYZ | xyz(46.7126, 61.1549, 33.3828) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.79
Pale Olive Green
#B1D27B
ΔE00 3.84
Light Moss Green
#A6C875
ΔE00 5.08
Light Sage
#BCECAC
ΔE00 5.47
Pistachio
#93C572
ΔE00 5.70
Washed Out Green
#BCF5A6
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDB8A #BA8ADB
analogous
#D3DB8A #ABDB8A #8ADB92
triadic
#ABDB8A #8AABDB #DB8AAB
tetradic
#ABDB8A #8AD3DB #BA8ADB #DB928A
square
#ABDB8A #8AD3DB #BA8ADB #DB928A
split-complementary
#ABDB8A #928ADB #DB8AD3
monochromatic
#6AB337 #89CD5B #ABDB8A #CDE9B9 #EEF8E8
Accessibility & contrast
On white
1.59
#ABDB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#ABDB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDB8A
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDB8A | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D084
Deuteranopia (green-blind)
#DACC8E
Tritanopia (blue-blind)
#ACD5C7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #abdb8a; /* rgb */ color: rgb(171, 219, 138); /* oklch */ color: oklch(83.8% 0.119 133.3);
Tailwind
colors: {
custom: {
50: '#c5e6ad',
500: '#abdb8a',
950: '#000000',
},
}SCSS
$custom: #abdb8a; $custom-light: #c5e6ad; $custom-dark: #000000;
JSON
{
"hex": "#abdb8a",
"rgb": {
"r": 171,
"g": 219,
"b": 138
},
"hsl": {
"h": 95.556,
"s": 52.941,
"l": 70
},
"oklch": {
"l": 0.83836,
"c": 0.11877,
"h": 133.3
},
"luminance": 0.61156
}Semantic roles & 50–950 ramp
primary
#ABDB8A
secondary
#8D57B2
accent
#25C081
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131610
muted
#828481