#ABCAB3#ABCAB3
#ABCAB3 is a light, muted green. Relative luminance 0.542; OKLCH L 81.0% C 0.046 H 153.2°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCAB3 |
|---|---|
| RGB | rgb(171, 202, 179) |
| HSL | hsl(135, 23%, 73%) |
| HSV | hsv(135, 15%, 79%) |
| CMYK | cmyk(15.3%, 0%, 11.4%, 20.8%) |
| CIE-LAB | lab(78.55, -14.84, 8.04) |
| CIE-LCH | lch(78.55, 16.88, 151.56°) |
| OKLab | oklab(80.97% -0.0412 0.0209) |
| OKLCH | oklch(80.97% 0.046 153.2) |
| XYZ | xyz(46.0499, 54.1527, 50.6654) |
| Luminance | 0.5415 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 8.33
Pale Teal
#82CBB2
ΔE00 8.34
Greenish Grey
#96AE8D
ΔE00 8.47
Sage Green
#9CAF88
ΔE00 9.46
Seafoam Blue
#78D1B6
ΔE00 10.08
Light Teal
#90E4C1
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCAB3 #CAABC2
analogous
#B2CAAB #ABCAB3 #ABCAC2
triadic
#ABCAB3 #B3ABCA #CAB3AB
tetradic
#ABCAB3 #ABB2CA #CAABC2 #CAC2AB
square
#ABCAB3 #ABB2CA #CAABC2 #CAC2AB
split-complementary
#ABCAB3 #C2ABCA #CAABB2
monochromatic
#619A70 #85B291 #ABCAB3 #D1E2D5 #ECF3EE
Accessibility & contrast
On white
1.78
#ABCAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#ABCAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCAB3
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCAB3 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC5B2
Deuteranopia (green-blind)
#C4C1B4
Tritanopia (blue-blind)
#A7C9C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abcab3; /* rgb */ color: rgb(171, 202, 179); /* oklch */ color: oklch(81.0% 0.046 153.2);
Tailwind
colors: {
custom: {
50: '#c4dac9',
500: '#abcab3',
950: '#000000',
},
}SCSS
$custom: #abcab3; $custom-light: #c4dac9; $custom-dark: #000000;
JSON
{
"hex": "#abcab3",
"rgb": {
"r": 171,
"g": 202,
"b": 179
},
"hsl": {
"h": 135.484,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.80966,
"c": 0.04622,
"h": 153.2
},
"luminance": 0.54154
}Semantic roles & 50–950 ramp
primary
#ABCAB3
secondary
#9F7A95
accent
#4489A1
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121413
muted
#828382