#ABC2B7#ABC2B7
#ABC2B7 is a light, muted teal. Relative luminance 0.507; OKLCH L 79.3% C 0.029 H 165.2°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2B7 |
|---|---|
| RGB | rgb(171, 194, 183) |
| HSL | hsl(151, 16%, 72%) |
| HSV | hsv(151, 12%, 76%) |
| CMYK | cmyk(11.9%, 0%, 5.7%, 23.9%) |
| CIE-LAB | lab(76.47, -9.96, 2.89) |
| CIE-LCH | lch(76.47, 10.37, 163.83°) |
| OKLab | oklab(79.35% -0.0284 0.0075) |
| OKLCH | oklch(79.35% 0.029 165.2) |
| XYZ | xyz(44.6317, 50.6596, 52.2174) |
| Luminance | 0.5066 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.39
Greenish Grey
#96AE8D
ΔE00 9.88
Light Grey
#D8DCD6
ΔE00 10.84
Powder Blue
#B0E0E6
ΔE00 11.12
Sage Green
#9CAF88
ΔE00 11.15
Cool Grey
#95A3A6
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2B7 #C2ABB6
analogous
#ABC2AC #ABC2B7 #ABC2C2
triadic
#ABC2B7 #B7ABC2 #C2B7AB
tetradic
#ABC2B7 #ACABC2 #C2ABB6 #C2C2AB
square
#ABC2B7 #ACABC2 #C2ABB6 #C2C2AB
split-complementary
#ABC2B7 #C2ABC2 #C2ACAB
monochromatic
#668D7A #88A899 #ABC2B7 #CEDCD5 #EDF2F0
Accessibility & contrast
On white
1.89
#ABC2B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#ABC2B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2B7
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2B7 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BEB6
Deuteranopia (green-blind)
#BDBBB8
Tritanopia (blue-blind)
#A7C2BF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc2b7; /* rgb */ color: rgb(171, 194, 183); /* oklch */ color: oklch(79.3% 0.029 165.2);
Tailwind
colors: {
custom: {
50: '#c4d4cc',
500: '#abc2b7',
950: '#000000',
},
}SCSS
$custom: #abc2b7; $custom-light: #c4d4cc; $custom-dark: #000000;
JSON
{
"hex": "#abc2b7",
"rgb": {
"r": 171,
"g": 194,
"b": 183
},
"hsl": {
"h": 151.304,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.79348,
"c": 0.02941,
"h": 165.2
},
"luminance": 0.5066
}Semantic roles & 50–950 ramp
primary
#ABC2B7
secondary
#967B88
accent
#4B719A
background
#FDFEFE
surface
#F9FBFA
border
#D2D4D3
text
#121413
muted
#828383