#ABCD97#ABCD97
#ABCD97 is a light, moderate yellow-green. Relative luminance 0.546; OKLCH L 81.0% C 0.082 H 134.2°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCD97 |
|---|---|
| RGB | rgb(171, 205, 151) |
| HSL | hsl(98, 35%, 70%) |
| HSV | hsv(98, 26%, 80%) |
| CMYK | cmyk(16.6%, 0%, 26.3%, 19.6%) |
| CIE-LAB | lab(78.78, -21.14, 23.26) |
| CIE-LCH | lch(78.78, 31.44, 132.27°) |
| OKLab | oklab(80.96% -0.0573 0.0589) |
| OKLCH | oklch(80.96% 0.082 134.2) |
| XYZ | xyz(44.2107, 54.5542, 37.4729) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.89
Darkseagreen
#8FBC8F
ΔE00 6.03
Light Moss Green
#A6C875
ΔE00 6.29
Pale Olive
#B9CC81
ΔE00 6.37
Lichen
#8FB67B
ΔE00 6.67
Pistachio
#93C572
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCD97 #B997CD
analogous
#C6CD97 #ABCD97 #97CD9E
triadic
#ABCD97 #97ABCD #CD97AB
tetradic
#ABCD97 #97C6CD #B997CD #CD9E97
square
#ABCD97 #97C6CD #B997CD #CD9E97
split-complementary
#ABCD97 #9E97CD #CD97C6
monochromatic
#6A9E4C #8AB96E #ABCD97 #CCE1C0 #EEF5EA
Accessibility & contrast
On white
1.76
#ABCD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#ABCD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCD97
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCD97 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C594
Deuteranopia (green-blind)
#CCC29A
Tritanopia (blue-blind)
#ABC9BF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abcd97; /* rgb */ color: rgb(171, 205, 151); /* oklch */ color: oklch(81.0% 0.082 134.2);
Tailwind
colors: {
custom: {
50: '#c4dcb6',
500: '#abcd97',
950: '#000000',
},
}SCSS
$custom: #abcd97; $custom-light: #c4dcb6; $custom-dark: #000000;
JSON
{
"hex": "#abcd97",
"rgb": {
"r": 171,
"g": 205,
"b": 151
},
"hsl": {
"h": 97.778,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.80957,
"c": 0.08217,
"h": 134.2
},
"luminance": 0.54555
}Semantic roles & 50–950 ramp
primary
#ABCD97
secondary
#8C66A2
accent
#38AE82
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481