#ABC2BD#ABC2BD
#ABC2BD is a light, muted teal. Relative luminance 0.509; OKLCH L 79.5% C 0.026 H 181.1°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2BD |
|---|---|
| RGB | rgb(171, 194, 189) |
| HSL | hsl(167, 16%, 72%) |
| HSV | hsv(167, 12%, 76%) |
| CMYK | cmyk(11.9%, 0%, 2.6%, 23.9%) |
| CIE-LAB | lab(76.63, -8.78, -0.13) |
| CIE-LCH | lch(76.63, 8.78, 180.87°) |
| OKLab | oklab(79.52% -0.026 -0.0005) |
| OKLCH | oklch(79.52% 0.026 181.1) |
| XYZ | xyz(45.2695, 50.9147, 55.5767) |
| Luminance | 0.5092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.30
Powder Blue
#B0E0E6
ΔE00 9.61
Cool Grey
#95A3A6
ΔE00 9.83
Lightblue
#ADD8E6
ΔE00 9.97
Silver
#C0C0C0
ΔE00 10.18
Light Grey
#D8DCD6
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2BD #C2ABB0
analogous
#ABC2B2 #ABC2BD #ABBCC2
triadic
#ABC2BD #BDABC2 #C2BDAB
tetradic
#ABC2BD #B2ABC2 #C2ABB0 #BCC2AB
square
#ABC2BD #B2ABC2 #C2ABB0 #BCC2AB
split-complementary
#ABC2BD #C2ABBC #C2B2AB
monochromatic
#668D84 #88A8A1 #ABC2BD #CEDCD9 #EDF2F1
Accessibility & contrast
On white
1.88
#ABC2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#ABC2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2BD
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2BD | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBD
Deuteranopia (green-blind)
#BBBCBD
Tritanopia (blue-blind)
#A6C3C0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc2bd; /* rgb */ color: rgb(171, 194, 189); /* oklch */ color: oklch(79.5% 0.026 181.1);
Tailwind
colors: {
custom: {
50: '#c4d4d0',
500: '#abc2bd',
950: '#000000',
},
}SCSS
$custom: #abc2bd; $custom-light: #c4d4d0; $custom-dark: #000000;
JSON
{
"hex": "#abc2bd",
"rgb": {
"r": 171,
"g": 194,
"b": 189
},
"hsl": {
"h": 166.957,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.79522,
"c": 0.026,
"h": 181.1
},
"luminance": 0.50916
}Semantic roles & 50–950 ramp
primary
#ABC2BD
secondary
#967B81
accent
#4B5D9A
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383