#ABC3BF#ABC3BF
#ABC3BF is a light, muted teal. Relative luminance 0.514; OKLCH L 79.8% C 0.027 H 184.6°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC3BF |
|---|---|
| RGB | rgb(171, 195, 191) |
| HSL | hsl(170, 17%, 72%) |
| HSV | hsv(170, 12%, 76%) |
| CMYK | cmyk(12.3%, 0%, 2.1%, 23.5%) |
| CIE-LAB | lab(76.95, -8.91, -0.74) |
| CIE-LCH | lch(76.95, 8.94, 184.77°) |
| OKLab | oklab(79.8% -0.0266 -0.0021) |
| OKLCH | oklch(79.8% 0.027 184.6) |
| XYZ | xyz(45.7114, 51.4488, 56.8024) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.38
Powder Blue
#B0E0E6
ΔE00 9.09
Lightblue
#ADD8E6
ΔE00 9.39
Cool Grey
#95A3A6
ΔE00 9.94
Silver
#C0C0C0
ΔE00 10.29
Light Grey
#D8DCD6
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC3BF #C3ABAF
analogous
#ABC3B3 #ABC3BF #ABBBC3
triadic
#ABC3BF #BFABC3 #C3BFAB
tetradic
#ABC3BF #B3ABC3 #C3ABAF #BBC3AB
square
#ABC3BF #B3ABC3 #C3ABAF #BBC3AB
split-complementary
#ABC3BF #C3ABBB #C3B3AB
monochromatic
#668E87 #87AAA4 #ABC3BF #CFDDDA #EDF2F1
Accessibility & contrast
On white
1.86
#ABC3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#ABC3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC3BF
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC3BF | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0BF
Deuteranopia (green-blind)
#BCBCBF
Tritanopia (blue-blind)
#A5C4C2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc3bf; /* rgb */ color: rgb(171, 195, 191); /* oklch */ color: oklch(79.8% 0.027 184.6);
Tailwind
colors: {
custom: {
50: '#c4d5d2',
500: '#abc3bf',
950: '#000000',
},
}SCSS
$custom: #abc3bf; $custom-light: #c4d5d2; $custom-dark: #000000;
JSON
{
"hex": "#abc3bf",
"rgb": {
"r": 171,
"g": 195,
"b": 191
},
"hsl": {
"h": 170,
"s": 16.667,
"l": 71.765
},
"oklch": {
"l": 0.79795,
"c": 0.02667,
"h": 184.6
},
"luminance": 0.5145
}Semantic roles & 50–950 ramp
primary
#ABC3BF
secondary
#977B80
accent
#4B589B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383