#ABCC96#ABCC96
#ABCC96 is a light, moderate yellow-green. Relative luminance 0.540; OKLCH L 80.7% C 0.082 H 133.6°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCC96 |
|---|---|
| RGB | rgb(171, 204, 150) |
| HSL | hsl(97, 35%, 69%) |
| HSV | hsv(97, 26%, 80%) |
| CMYK | cmyk(16.2%, 0%, 26.5%, 20%) |
| CIE-LAB | lab(78.49, -20.80, 23.39) |
| CIE-LCH | lch(78.49, 31.30, 131.66°) |
| OKLab | oklab(80.71% -0.0563 0.0592) |
| OKLCH | oklch(80.71% 0.082 133.6) |
| XYZ | xyz(43.8914, 54.0450, 36.9676) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.12
Darkseagreen
#8FBC8F
ΔE00 5.98
Light Moss Green
#A6C875
ΔE00 6.17
Pale Olive
#B9CC81
ΔE00 6.21
Lichen
#8FB67B
ΔE00 6.50
Pistachio
#93C572
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCC96 #B796CC
analogous
#C6CC96 #ABCC96 #96CC9C
triadic
#ABCC96 #96ABCC #CC96AB
tetradic
#ABCC96 #96C6CC #B796CC #CC9C96
square
#ABCC96 #96C6CC #B796CC #CC9C96
split-complementary
#ABCC96 #9C96CC #CC96C6
monochromatic
#6B9C4C #8AB86D #ABCC96 #CCE0BF #EDF4E8
Accessibility & contrast
On white
1.78
#ABCC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#ABCC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCC96
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCC96 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C493
Deuteranopia (green-blind)
#CBC199
Tritanopia (blue-blind)
#ACC8BE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abcc96; /* rgb */ color: rgb(171, 204, 150); /* oklch */ color: oklch(80.7% 0.082 133.6);
Tailwind
colors: {
custom: {
50: '#c4dbb5',
500: '#abcc96',
950: '#000000',
},
}SCSS
$custom: #abcc96; $custom-light: #c4dbb5; $custom-dark: #000000;
JSON
{
"hex": "#abcc96",
"rgb": {
"r": 171,
"g": 204,
"b": 150
},
"hsl": {
"h": 96.667,
"s": 34.615,
"l": 69.412
},
"oklch": {
"l": 0.80714,
"c": 0.08172,
"h": 133.6
},
"luminance": 0.54046
}Semantic roles & 50–950 ramp
primary
#ABCC96
secondary
#8A65A1
accent
#38AD80
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131511
muted
#828481