#ABC897#ABC897
#ABC897 is a light, moderate yellow-green. Relative luminance 0.522; OKLCH L 79.9% C 0.074 H 132.8°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC897 |
|---|---|
| RGB | rgb(171, 200, 151) |
| HSL | hsl(96, 31%, 69%) |
| HSV | hsv(96, 25%, 78%) |
| CMYK | cmyk(14.5%, 0%, 24.5%, 21.6%) |
| CIE-LAB | lab(77.40, -18.65, 21.37) |
| CIE-LCH | lch(77.40, 28.36, 131.11°) |
| OKLab | oklab(79.85% -0.0503 0.0543) |
| OKLCH | oklch(79.85% 0.074 132.8) |
| XYZ | xyz(43.0338, 52.2003, 37.0806) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.50
Lichen
#8FB67B
ΔE00 6.26
Light Grey Green
#B7E1A1
ΔE00 6.42
Pale Olive
#B9CC81
ΔE00 6.77
Sage Green
#9CAF88
ΔE00 6.90
Light Moss Green
#A6C875
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC897 #B497C8
analogous
#C4C897 #ABC897 #97C89C
triadic
#ABC897 #97ABC8 #C897AB
tetradic
#ABC897 #97C4C8 #B497C8 #C89C97
square
#ABC897 #97C4C8 #B497C8 #C89C97
split-complementary
#ABC897 #9C97C8 #C897C4
monochromatic
#6C964F #8BB36F #ABC897 #CBDDBF #ECF2E7
Accessibility & contrast
On white
1.84
#ABC897 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#ABC897 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC897
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC897 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC897 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC194
Deuteranopia (green-blind)
#C8BE99
Tritanopia (blue-blind)
#ACC4BB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc897; /* rgb */ color: rgb(171, 200, 151); /* oklch */ color: oklch(79.9% 0.074 132.8);
Tailwind
colors: {
custom: {
50: '#c4d8b5',
500: '#abc897',
950: '#000000',
},
}SCSS
$custom: #abc897; $custom-light: #c4d8b5; $custom-dark: #000000;
JSON
{
"hex": "#abc897",
"rgb": {
"r": 171,
"g": 200,
"b": 151
},
"hsl": {
"h": 95.51,
"s": 30.818,
"l": 68.824
},
"oklch": {
"l": 0.79851,
"c": 0.07405,
"h": 132.8
},
"luminance": 0.52201
}Semantic roles & 50–950 ramp
primary
#ABC897
secondary
#87679D
accent
#3CAA7D
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121411
muted
#828381