#ABCAB6#ABCAB6
#ABCAB6 is a light, muted green. Relative luminance 0.543; OKLCH L 81.0% C 0.043 H 157.0°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCAB6 |
|---|---|
| RGB | rgb(171, 202, 182) |
| HSL | hsl(141, 23%, 73%) |
| HSV | hsv(141, 15%, 79%) |
| CMYK | cmyk(15.3%, 0%, 9.9%, 20.8%) |
| CIE-LAB | lab(78.62, -14.28, 6.53) |
| CIE-LCH | lch(78.62, 15.70, 155.42°) |
| OKLab | oklab(81.05% -0.04 0.017) |
| OKLCH | oklch(81.05% 0.043 157) |
| XYZ | xyz(46.3566, 54.2754, 52.2807) |
| Luminance | 0.5428 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.39
Greenish Grey
#96AE8D
ΔE00 8.99
Darkseagreen
#8FBC8F
ΔE00 9.15
Sage Green
#9CAF88
ΔE00 10.12
Seafoam Blue
#78D1B6
ΔE00 10.13
Light Teal
#90E4C1
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCAB6 #CAABBF
analogous
#AFCAAB #ABCAB6 #ABCAC5
triadic
#ABCAB6 #B6ABCA #CAB6AB
tetradic
#ABCAB6 #ABAFCA #CAABBF #CAC5AB
square
#ABCAB6 #ABAFCA #CAABBF #CAC5AB
split-complementary
#ABCAB6 #C5ABCA #CAABAF
monochromatic
#619A75 #85B295 #ABCAB6 #D1E2D7 #ECF3EF
Accessibility & contrast
On white
1.77
#ABCAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#ABCAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCAB6
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCAB6 | 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)
#CAC5B5
Deuteranopia (green-blind)
#C4C1B7
Tritanopia (blue-blind)
#A6C9C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abcab6; /* rgb */ color: rgb(171, 202, 182); /* oklch */ color: oklch(81.0% 0.043 157.0);
Tailwind
colors: {
custom: {
50: '#c4dacb',
500: '#abcab6',
950: '#000000',
},
}SCSS
$custom: #abcab6; $custom-light: #c4dacb; $custom-dark: #000000;
JSON
{
"hex": "#abcab6",
"rgb": {
"r": 171,
"g": 202,
"b": 182
},
"hsl": {
"h": 141.29,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.81047,
"c": 0.04344,
"h": 157
},
"luminance": 0.54276
}Semantic roles & 50–950 ramp
primary
#ABCAB6
secondary
#9F7A92
accent
#4480A1
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121413
muted
#828382