#ABC896#ABC896
#ABC896 is a light, moderate yellow-green. Relative luminance 0.522; OKLCH L 79.8% C 0.075 H 132.4°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC896 |
|---|---|
| RGB | rgb(171, 200, 150) |
| HSL | hsl(95, 31%, 69%) |
| HSV | hsv(95, 25%, 78%) |
| CMYK | cmyk(14.5%, 0%, 25%, 21.6%) |
| CIE-LAB | lab(77.38, -18.81, 21.87) |
| CIE-LCH | lch(77.38, 28.85, 130.69°) |
| OKLab | oklab(79.83% -0.0508 0.0555) |
| OKLCH | oklch(79.83% 0.075 132.4) |
| XYZ | xyz(42.9529, 52.1679, 36.6547) |
| Luminance | 0.5217 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.57
Lichen
#8FB67B
ΔE00 6.17
Light Grey Green
#B7E1A1
ΔE00 6.34
Pale Olive
#B9CC81
ΔE00 6.55
Light Moss Green
#A6C875
ΔE00 6.76
Sage Green
#9CAF88
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC896 #B396C8
analogous
#C4C896 #ABC896 #96C89A
triadic
#ABC896 #96ABC8 #C896AB
tetradic
#ABC896 #96C4C8 #B396C8 #C89A96
square
#ABC896 #96C4C8 #B396C8 #C89A96
split-complementary
#ABC896 #9A96C8 #C896C4
monochromatic
#6C954E #8BB36E #ABC896 #CBDDBE #EBF2E6
Accessibility & contrast
On white
1.84
#ABC896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#ABC896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC896
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC896 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC193
Deuteranopia (green-blind)
#C8BE98
Tritanopia (blue-blind)
#ACC4BA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc896; /* rgb */ color: rgb(171, 200, 150); /* oklch */ color: oklch(79.8% 0.075 132.4);
Tailwind
colors: {
custom: {
50: '#c4d8b5',
500: '#abc896',
950: '#000000',
},
}SCSS
$custom: #abc896; $custom-light: #c4d8b5; $custom-dark: #000000;
JSON
{
"hex": "#abc896",
"rgb": {
"r": 171,
"g": 200,
"b": 150
},
"hsl": {
"h": 94.8,
"s": 31.25,
"l": 68.627
},
"oklch": {
"l": 0.7983,
"c": 0.07523,
"h": 132.4
},
"luminance": 0.52168
}Semantic roles & 50–950 ramp
primary
#ABC896
secondary
#86669D
accent
#3CAA7C
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121411
muted
#828381