#ABCAB7#ABCAB7
#ABCAB7 is a light, muted green. Relative luminance 0.543; OKLCH L 81.1% C 0.043 H 158.4°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCAB7 |
|---|---|
| RGB | rgb(171, 202, 183) |
| HSL | hsl(143, 23%, 73%) |
| HSV | hsv(143, 15%, 79%) |
| CMYK | cmyk(15.3%, 0%, 9.4%, 20.8%) |
| CIE-LAB | lab(78.65, -14.09, 6.03) |
| CIE-LCH | lch(78.65, 15.32, 156.84°) |
| OKLab | oklab(81.07% -0.0396 0.0157) |
| OKLCH | oklch(81.07% 0.043 158.4) |
| XYZ | xyz(46.4603, 54.3168, 52.8270) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.44
Greenish Grey
#96AE8D
ΔE00 9.19
Darkseagreen
#8FBC8F
ΔE00 9.45
Seafoam Blue
#78D1B6
ΔE00 10.18
Sage Green
#9CAF88
ΔE00 10.36
Light Teal
#90E4C1
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCAB7 #CAABBE
analogous
#AECAAB #ABCAB7 #ABCAC6
triadic
#ABCAB7 #B7ABCA #CAB7AB
tetradic
#ABCAB7 #ABAECA #CAABBE #CAC6AB
square
#ABCAB7 #ABAECA #CAABBE #CAC6AB
split-complementary
#ABCAB7 #C6ABCA #CAABAE
monochromatic
#619A77 #85B297 #ABCAB7 #D1E2D7 #ECF3EF
Accessibility & contrast
On white
1.77
#ABCAB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#ABCAB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCAB7
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCAB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCAB7 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B6
Deuteranopia (green-blind)
#C4C1B8
Tritanopia (blue-blind)
#A6CAC4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abcab7; /* rgb */ color: rgb(171, 202, 183); /* oklch */ color: oklch(81.1% 0.043 158.4);
Tailwind
colors: {
custom: {
50: '#c4dacc',
500: '#abcab7',
950: '#000000',
},
}SCSS
$custom: #abcab7; $custom-light: #c4dacc; $custom-dark: #000000;
JSON
{
"hex": "#abcab7",
"rgb": {
"r": 171,
"g": 202,
"b": 183
},
"hsl": {
"h": 143.226,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.81074,
"c": 0.04256,
"h": 158.4
},
"luminance": 0.54318
}Semantic roles & 50–950 ramp
primary
#ABCAB7
secondary
#9F7A91
accent
#447DA1
background
#FDFEFE
surface
#F9FBFA
border
#D2D4D3
text
#121413
muted
#828383