#ABCAB4#ABCAB4
#ABCAB4 is a light, muted green. Relative luminance 0.542; OKLCH L 81.0% C 0.045 H 154.4°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCAB4 |
|---|---|
| RGB | rgb(171, 202, 180) |
| HSL | hsl(137, 23%, 73%) |
| HSV | hsv(137, 15%, 79%) |
| CMYK | cmyk(15.3%, 0%, 10.9%, 20.8%) |
| CIE-LAB | lab(78.57, -14.65, 7.53) |
| CIE-LCH | lch(78.57, 16.48, 152.79°) |
| OKLab | oklab(80.99% -0.0408 0.0196) |
| OKLCH | oklch(80.99% 0.045 154.4) |
| XYZ | xyz(46.1514, 54.1933, 51.2000) |
| Luminance | 0.5419 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.34
Darkseagreen
#8FBC8F
ΔE00 8.60
Greenish Grey
#96AE8D
ΔE00 8.63
Sage Green
#9CAF88
ΔE00 9.67
Seafoam Blue
#78D1B6
ΔE00 10.09
Light Teal
#90E4C1
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCAB4 #CAABC1
analogous
#B1CAAB #ABCAB4 #ABCAC3
triadic
#ABCAB4 #B4ABCA #CAB4AB
tetradic
#ABCAB4 #ABB1CA #CAABC1 #CAC3AB
square
#ABCAB4 #ABB1CA #CAABC1 #CAC3AB
split-complementary
#ABCAB4 #C3ABCA #CAABB1
monochromatic
#619A71 #85B292 #ABCAB4 #D1E2D6 #ECF3EE
Accessibility & contrast
On white
1.77
#ABCAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#ABCAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCAB4
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCAB4 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC5B3
Deuteranopia (green-blind)
#C4C1B5
Tritanopia (blue-blind)
#A7C9C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abcab4; /* rgb */ color: rgb(171, 202, 180); /* oklch */ color: oklch(81.0% 0.045 154.4);
Tailwind
colors: {
custom: {
50: '#c4daca',
500: '#abcab4',
950: '#000000',
},
}SCSS
$custom: #abcab4; $custom-light: #c4daca; $custom-dark: #000000;
JSON
{
"hex": "#abcab4",
"rgb": {
"r": 171,
"g": 202,
"b": 180
},
"hsl": {
"h": 137.419,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.80993,
"c": 0.04527,
"h": 154.4
},
"luminance": 0.54194
}Semantic roles & 50–950 ramp
primary
#ABCAB4
secondary
#9F7A94
accent
#4486A1
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121413
muted
#828382