#ABDB97#ABDB97
#ABDB97 is a very light, moderate green. Relative luminance 0.616; OKLCH L 84.1% C 0.105 H 136.7°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDB97 |
|---|---|
| RGB | rgb(171, 219, 151) |
| HSL | hsl(102, 49%, 73%) |
| HSV | hsv(102, 31%, 86%) |
| CMYK | cmyk(21.9%, 0%, 31.1%, 14.1%) |
| CIE-LAB | lab(82.68, -27.96, 28.53) |
| CIE-LCH | lch(82.68, 39.95, 134.41°) |
| OKLab | oklab(84.08% -0.0761 0.0716) |
| OKLCH | oklch(84.08% 0.105 136.7) |
| XYZ | xyz(47.7107, 61.5541, 38.6396) |
| Luminance | 0.6156 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.12
Light Sage
#BCECAC
ΔE00 4.11
Hospital Green
#9BE5AA
ΔE00 5.47
Pale Olive Green
#B1D27B
ΔE00 5.72
Washed Out Green
#BCF5A6
ΔE00 5.79
Light Moss Green
#A6C875
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDB97 #C797DB
analogous
#CDDB97 #ABDB97 #97DBA5
triadic
#ABDB97 #97ABDB #DB97AB
tetradic
#ABDB97 #97CDDB #C797DB #DBA597
square
#ABDB97 #97CDDB #C797DB #DBA597
split-complementary
#ABDB97 #A597DB #DB97CD
monochromatic
#63B840 #86CB6A #ABDB97 #D0EBC4 #EDF7E8
Accessibility & contrast
On white
1.58
#ABDB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#ABDB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDB97
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDB97 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D193
Deuteranopia (green-blind)
#D8CC9A
Tritanopia (blue-blind)
#AAD6C9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #abdb97; /* rgb */ color: rgb(171, 219, 151); /* oklch */ color: oklch(84.1% 0.105 136.7);
Tailwind
colors: {
custom: {
50: '#c5e6b6',
500: '#abdb97',
950: '#000000',
},
}SCSS
$custom: #abdb97; $custom-light: #c5e6b6; $custom-dark: #000000;
JSON
{
"hex": "#abdb97",
"rgb": {
"r": 171,
"g": 219,
"b": 151
},
"hsl": {
"h": 102.353,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.84078,
"c": 0.10452,
"h": 136.7
},
"luminance": 0.61555
}Semantic roles & 50–950 ramp
primary
#ABDB97
secondary
#9B64B3
accent
#2ABC91
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131611
muted
#828481