#ABDA91#ABDA91
#ABDA91 is a very light, moderate yellow-green. Relative luminance 0.608; OKLCH L 83.7% C 0.110 H 134.9°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDA91 |
|---|---|
| RGB | rgb(171, 218, 145) |
| HSL | hsl(99, 50%, 71%) |
| HSV | hsv(99, 33%, 85%) |
| CMYK | cmyk(21.6%, 0%, 33.5%, 14.5%) |
| CIE-LAB | lab(82.29, -28.36, 31.11) |
| CIE-LCH | lch(82.29, 42.10, 132.36°) |
| OKLab | oklab(83.74% -0.0773 0.0777) |
| OKLCH | oklch(83.74% 0.11 134.9) |
| XYZ | xyz(46.9757, 60.8440, 36.0517) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.73
Pale Olive Green
#B1D27B
ΔE00 4.69
Light Sage
#BCECAC
ΔE00 4.73
Light Moss Green
#A6C875
ΔE00 5.53
Washed Out Green
#BCF5A6
ΔE00 5.92
Pistachio
#93C572
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDA91 #C091DA
analogous
#CFDA91 #ABDA91 #91DA9B
triadic
#ABDA91 #91ABDA #DA91AB
tetradic
#ABDA91 #91CFDA #C091DA #DA9B91
square
#ABDA91 #91CFDA #C091DA #DA9B91
split-complementary
#ABDA91 #9B91DA #DA91CF
monochromatic
#67B43D #88CB63 #ABDA91 #CEE9BF #EEF7E8
Accessibility & contrast
On white
1.59
#ABDA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#ABDA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDA91
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDA91 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF8C
Deuteranopia (green-blind)
#D8CB95
Tritanopia (blue-blind)
#ABD5C7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #abda91; /* rgb */ color: rgb(171, 218, 145); /* oklch */ color: oklch(83.7% 0.110 134.9);
Tailwind
colors: {
custom: {
50: '#c5e5b2',
500: '#abda91',
950: '#000000',
},
}SCSS
$custom: #abda91; $custom-light: #c5e5b2; $custom-dark: #000000;
JSON
{
"hex": "#abda91",
"rgb": {
"r": 171,
"g": 218,
"b": 145
},
"hsl": {
"h": 98.63,
"s": 49.66,
"l": 71.176
},
"oklch": {
"l": 0.83738,
"c": 0.10957,
"h": 134.9
},
"luminance": 0.60845
}Semantic roles & 50–950 ramp
primary
#ABDA91
secondary
#945EB1
accent
#29BD88
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131511
muted
#828481