#ABDA97#ABDA97
#ABDA97 is a very light, moderate green. Relative luminance 0.610; OKLCH L 83.9% C 0.103 H 136.6°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDA97 |
|---|---|
| RGB | rgb(171, 218, 151) |
| HSL | hsl(102, 48%, 72%) |
| HSV | hsv(102, 31%, 85%) |
| CMYK | cmyk(21.6%, 0%, 30.7%, 14.5%) |
| CIE-LAB | lab(82.40, -27.48, 28.16) |
| CIE-LCH | lch(82.40, 39.34, 134.30°) |
| OKLab | oklab(83.85% -0.0748 0.0707) |
| OKLCH | oklch(83.85% 0.103 136.6) |
| XYZ | xyz(47.4506, 61.0339, 38.5529) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.16
Light Sage
#BCECAC
ΔE00 4.26
Hospital Green
#9BE5AA
ΔE00 5.57
Pale Olive Green
#B1D27B
ΔE00 5.70
Washed Out Green
#BCF5A6
ΔE00 6.04
Light Moss Green
#A6C875
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDA97 #C697DA
analogous
#CCDA97 #ABDA97 #97DAA5
triadic
#ABDA97 #97ABDA #DA97AB
tetradic
#ABDA97 #97CCDA #C697DA #DAA597
square
#ABDA97 #97CCDA #C697DA #DAA597
split-complementary
#ABDA97 #A597DA #DA97CC
monochromatic
#64B641 #87CA6A #ABDA97 #CFEAC4 #EDF7E8
Accessibility & contrast
On white
1.59
#ABDA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#ABDA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDA97
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDA97 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD093
Deuteranopia (green-blind)
#D7CB9A
Tritanopia (blue-blind)
#AAD5C8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #abda97; /* rgb */ color: rgb(171, 218, 151); /* oklch */ color: oklch(83.9% 0.103 136.6);
Tailwind
colors: {
custom: {
50: '#c5e5b6',
500: '#abda97',
950: '#000000',
},
}SCSS
$custom: #abda97; $custom-light: #c5e5b6; $custom-dark: #000000;
JSON
{
"hex": "#abda97",
"rgb": {
"r": 171,
"g": 218,
"b": 151
},
"hsl": {
"h": 102.09,
"s": 47.518,
"l": 72.353
},
"oklch": {
"l": 0.83854,
"c": 0.10294,
"h": 136.6
},
"luminance": 0.61035
}Semantic roles & 50–950 ramp
primary
#ABDA97
secondary
#9A64B1
accent
#2BBB90
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481