#ABCAAB#ABCAAB
#ABCAAB is a light, muted green. Relative luminance 0.538; OKLCH L 80.8% C 0.054 H 145.1°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCAAB |
|---|---|
| RGB | rgb(171, 202, 171) |
| HSL | hsl(120, 23%, 73%) |
| HSV | hsv(120, 15%, 79%) |
| CMYK | cmyk(15.3%, 0%, 15.3%, 20.8%) |
| CIE-LAB | lab(78.37, -16.30, 12.06) |
| CIE-LCH | lch(78.37, 20.27, 143.50°) |
| OKLab | oklab(80.76% -0.0446 0.0312) |
| OKLCH | oklch(80.76% 0.054 145.1) |
| XYZ | xyz(45.2641, 53.8384, 46.5273) |
| Luminance | 0.5384 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.55
Greenish Grey
#96AE8D
ΔE00 7.60
Sage Green
#9CAF88
ΔE00 8.13
Pale Teal
#82CBB2
ΔE00 8.79
Light Grey Green
#B7E1A1
ΔE00 9.19
Lichen
#8FB67B
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCAAB #CAABCA
analogous
#BACAAB #ABCAAB #ABCABA
triadic
#ABCAAB #ABABCA #CAABAB
tetradic
#ABCAAB #ABBACA #CAABCA #CABAAB
square
#ABCAAB #ABBACA #CAABCA #CABAAB
split-complementary
#ABCAAB #BAABCA #CAABBA
monochromatic
#619A61 #85B285 #ABCAAB #D1E2D1 #ECF3EC
Accessibility & contrast
On white
1.78
#ABCAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#ABCAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCAAB
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCAAB | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4A9
Deuteranopia (green-blind)
#C6C1AC
Tritanopia (blue-blind)
#A8C8C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abcaab; /* rgb */ color: rgb(171, 202, 171); /* oklch */ color: oklch(80.8% 0.054 145.1);
Tailwind
colors: {
custom: {
50: '#c4dac4',
500: '#abcaab',
950: '#000000',
},
}SCSS
$custom: #abcaab; $custom-light: #c4dac4; $custom-dark: #000000;
JSON
{
"hex": "#abcaab",
"rgb": {
"r": 171,
"g": 202,
"b": 171
},
"hsl": {
"h": 120,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.8076,
"c": 0.05441,
"h": 145.1
},
"luminance": 0.53839
}Semantic roles & 50–950 ramp
primary
#ABCAAB
secondary
#9F7A9F
accent
#44A1A1
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382