#ABDD97#ABDD97
#ABDD97 is a very light, moderate green. Relative luminance 0.626; OKLCH L 84.5% C 0.108 H 137.0°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDD97 |
|---|---|
| RGB | rgb(171, 221, 151) |
| HSL | hsl(103, 51%, 73%) |
| HSV | hsv(103, 32%, 87%) |
| CMYK | cmyk(22.6%, 0%, 31.7%, 13.3%) |
| CIE-LAB | lab(83.23, -28.91, 29.28) |
| CIE-LCH | lch(83.23, 41.15, 134.63°) |
| OKLab | oklab(84.53% -0.0787 0.0734) |
| OKLCH | oklch(84.53% 0.108 137) |
| XYZ | xyz(48.2356, 62.6039, 38.8146) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.14
Light Sage
#BCECAC
ΔE00 3.85
Washed Out Green
#BCF5A6
ΔE00 5.30
Hospital Green
#9BE5AA
ΔE00 5.33
Pale Olive Green
#B1D27B
ΔE00 5.80
Tea Green
#BDF8A3
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDD97 #C997DD
analogous
#CEDD97 #ABDD97 #97DDA6
triadic
#ABDD97 #97ABDD #DD97AB
tetradic
#ABDD97 #97CEDD #C997DD #DDA697
square
#ABDD97 #97CEDD #C997DD #DDA697
split-complementary
#ABDD97 #A697DD #DD97CE
monochromatic
#62BC3D #86CE69 #ABDD97 #D0ECC5 #ECF7E8
Accessibility & contrast
On white
1.55
#ABDD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#ABDD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDD97
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDD97 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D292
Deuteranopia (green-blind)
#DACE9B
Tritanopia (blue-blind)
#AAD8CB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #abdd97; /* rgb */ color: rgb(171, 221, 151); /* oklch */ color: oklch(84.5% 0.108 137.0);
Tailwind
colors: {
custom: {
50: '#c5e7b6',
500: '#abdd97',
950: '#000000',
},
}SCSS
$custom: #abdd97; $custom-light: #c5e7b6; $custom-dark: #000000;
JSON
{
"hex": "#abdd97",
"rgb": {
"r": 171,
"g": 221,
"b": 151
},
"hsl": {
"h": 102.857,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.84526,
"c": 0.10766,
"h": 137
},
"luminance": 0.62605
}Semantic roles & 50–950 ramp
primary
#ABDD97
secondary
#9E63B5
accent
#27BE93
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131611
muted
#828481