#ABCAB9#ABCAB9
#ABCAB9 is a light, muted green. Relative luminance 0.544; OKLCH L 81.1% C 0.041 H 161.4°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCAB9 |
|---|---|
| RGB | rgb(171, 202, 185) |
| HSL | hsl(147, 23%, 73%) |
| HSV | hsv(147, 15%, 79%) |
| CMYK | cmyk(15.3%, 0%, 8.4%, 20.8%) |
| CIE-LAB | lab(78.69, -13.71, 5.02) |
| CIE-LCH | lch(78.69, 14.60, 159.87°) |
| OKLab | oklab(81.13% -0.0387 0.0131) |
| OKLCH | oklch(81.13% 0.041 161.4) |
| XYZ | xyz(46.6699, 54.4007, 53.9311) |
| Luminance | 0.5440 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.59
Greenish Grey
#96AE8D
ΔE00 9.63
Darkseagreen
#8FBC8F
ΔE00 10.06
Seafoam Blue
#78D1B6
ΔE00 10.31
Sage Green
#9CAF88
ΔE00 10.86
Light Teal
#90E4C1
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCAB9 #CAABBC
analogous
#ACCAAB #ABCAB9 #ABCAC8
triadic
#ABCAB9 #B9ABCA #CAB9AB
tetradic
#ABCAB9 #ABACCA #CAABBC #CAC8AB
square
#ABCAB9 #ABACCA #CAABBC #CAC8AB
split-complementary
#ABCAB9 #C8ABCA #CAABAC
monochromatic
#619A7B #85B29A #ABCAB9 #D1E2D8 #ECF3EF
Accessibility & contrast
On white
1.77
#ABCAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#ABCAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCAB9
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCAB9 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B8
Deuteranopia (green-blind)
#C3C1BA
Tritanopia (blue-blind)
#A6CAC5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abcab9; /* rgb */ color: rgb(171, 202, 185); /* oklch */ color: oklch(81.1% 0.041 161.4);
Tailwind
colors: {
custom: {
50: '#c4dace',
500: '#abcab9',
950: '#000000',
},
}SCSS
$custom: #abcab9; $custom-light: #c4dace; $custom-dark: #000000;
JSON
{
"hex": "#abcab9",
"rgb": {
"r": 171,
"g": 202,
"b": 185
},
"hsl": {
"h": 147.097,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.81129,
"c": 0.04088,
"h": 161.4
},
"luminance": 0.54402
}Semantic roles & 50–950 ramp
primary
#ABCAB9
secondary
#9F7A8E
accent
#4477A1
background
#FDFEFE
surface
#F9FBFA
border
#D2D4D3
text
#121413
muted
#828383