#ABC997#ABC997
#ABC997 is a light, moderate yellow-green. Relative luminance 0.527; OKLCH L 80.1% C 0.076 H 133.1°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC997 |
|---|---|
| RGB | rgb(171, 201, 151) |
| HSL | hsl(96, 32%, 69%) |
| HSV | hsv(96, 25%, 79%) |
| CMYK | cmyk(14.9%, 0%, 24.9%, 21.2%) |
| CIE-LAB | lab(77.68, -19.15, 21.75) |
| CIE-LCH | lch(77.68, 28.98, 131.37°) |
| OKLab | oklab(80.07% -0.0517 0.0552) |
| OKLCH | oklch(80.07% 0.076 133.1) |
| XYZ | xyz(43.2661, 52.6650, 37.1581) |
| Luminance | 0.5267 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.56
Light Grey Green
#B7E1A1
ΔE00 6.11
Lichen
#8FB67B
ΔE00 6.31
Pale Olive
#B9CC81
ΔE00 6.66
Light Moss Green
#A6C875
ΔE00 6.83
Sage Green
#9CAF88
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC997 #B597C9
analogous
#C4C997 #ABC997 #97C99C
triadic
#ABC997 #97ABC9 #C997AB
tetradic
#ABC997 #97C4C9 #B597C9 #C99C97
square
#ABC997 #97C4C9 #B597C9 #C99C97
split-complementary
#ABC997 #9C97C9 #C997C4
monochromatic
#6C974E #8AB46F #ABC997 #CCDEBF #ECF3E8
Accessibility & contrast
On white
1.82
#ABC997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#ABC997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC997
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC997 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC294
Deuteranopia (green-blind)
#C9BF99
Tritanopia (blue-blind)
#ACC5BB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc997; /* rgb */ color: rgb(171, 201, 151); /* oklch */ color: oklch(80.1% 0.076 133.1);
Tailwind
colors: {
custom: {
50: '#c4d9b5',
500: '#abc997',
950: '#000000',
},
}SCSS
$custom: #abc997; $custom-light: #c4d9b5; $custom-dark: #000000;
JSON
{
"hex": "#abc997",
"rgb": {
"r": 171,
"g": 201,
"b": 151
},
"hsl": {
"h": 96,
"s": 31.646,
"l": 69.02
},
"oklch": {
"l": 0.80072,
"c": 0.07568,
"h": 133.1
},
"luminance": 0.52666
}Semantic roles & 50–950 ramp
primary
#ABC997
secondary
#88669E
accent
#3BAA7E
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121411
muted
#828381