#ABC2B9#ABC2B9
#ABC2B9 is a light, muted teal. Relative luminance 0.507; OKLCH L 79.4% C 0.028 H 170.1°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2B9 |
|---|---|
| RGB | rgb(171, 194, 185) |
| HSL | hsl(157, 16%, 72%) |
| HSV | hsv(157, 12%, 76%) |
| CMYK | cmyk(11.9%, 0%, 4.6%, 23.9%) |
| CIE-LAB | lab(76.52, -9.57, 1.88) |
| CIE-LCH | lch(76.52, 9.75, 168.89°) |
| OKLab | oklab(79.41% -0.0276 0.0048) |
| OKLCH | oklch(79.41% 0.028 170.1) |
| XYZ | xyz(44.8413, 50.7435, 53.3215) |
| Luminance | 0.5074 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.99
Powder Blue
#B0E0E6
ΔE00 10.57
Greenish Grey
#96AE8D
ΔE00 10.58
Light Grey
#D8DCD6
ΔE00 10.63
Cool Grey
#95A3A6
ΔE00 10.71
Silver
#C0C0C0
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2B9 #C2ABB4
analogous
#ABC2AE #ABC2B9 #ABC0C2
triadic
#ABC2B9 #B9ABC2 #C2B9AB
tetradic
#ABC2B9 #AEABC2 #C2ABB4 #C0C2AB
square
#ABC2B9 #AEABC2 #C2ABB4 #C0C2AB
split-complementary
#ABC2B9 #C2ABC0 #C2AEAB
monochromatic
#668D7D #88A89B #ABC2B9 #CEDCD7 #EDF2F0
Accessibility & contrast
On white
1.88
#ABC2B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#ABC2B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2B9
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2B9 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFB9
Deuteranopia (green-blind)
#BCBBBA
Tritanopia (blue-blind)
#A6C2BF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc2b9; /* rgb */ color: rgb(171, 194, 185); /* oklch */ color: oklch(79.4% 0.028 170.1);
Tailwind
colors: {
custom: {
50: '#c4d4ce',
500: '#abc2b9',
950: '#000000',
},
}SCSS
$custom: #abc2b9; $custom-light: #c4d4ce; $custom-dark: #000000;
JSON
{
"hex": "#abc2b9",
"rgb": {
"r": 171,
"g": 194,
"b": 185
},
"hsl": {
"h": 156.522,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.79406,
"c": 0.02804,
"h": 170.1
},
"luminance": 0.50744
}Semantic roles & 50–950 ramp
primary
#ABC2B9
secondary
#967B86
accent
#4B6A9A
background
#FDFEFE
surface
#F9FBFA
border
#D2D4D3
text
#121413
muted
#828383