#ABC3BC#ABC3BC
#ABC3BC is a light, muted teal. Relative luminance 0.513; OKLCH L 79.7% C 0.028 H 176.1°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC3BC |
|---|---|
| RGB | rgb(171, 195, 188) |
| HSL | hsl(163, 17%, 72%) |
| HSV | hsv(163, 12%, 76%) |
| CMYK | cmyk(12.3%, 0%, 3.6%, 23.5%) |
| CIE-LAB | lab(76.87, -9.50, 0.76) |
| CIE-LCH | lch(76.87, 9.53, 175.41°) |
| OKLab | oklab(79.71% -0.0278 0.0019) |
| OKLCH | oklch(79.71% 0.028 176.1) |
| XYZ | xyz(45.3846, 51.3181, 55.0815) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.83
Powder Blue
#B0E0E6
ΔE00 9.76
Cool Grey
#95A3A6
ΔE00 10.54
Light Grey
#D8DCD6
ΔE00 10.54
Lightblue
#ADD8E6
ΔE00 10.56
Silver
#C0C0C0
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC3BC #C3ABB2
analogous
#ABC3B0 #ABC3BC #ABBEC3
triadic
#ABC3BC #BCABC3 #C3BCAB
tetradic
#ABC3BC #B0ABC3 #C3ABB2 #BEC3AB
square
#ABC3BC #B0ABC3 #C3ABB2 #BEC3AB
split-complementary
#ABC3BC #C3ABBE #C3B0AB
monochromatic
#668E82 #87AAA0 #ABC3BC #CFDDD8 #EDF2F1
Accessibility & contrast
On white
1.86
#ABC3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#ABC3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC3BC
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC3BC | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BC
Deuteranopia (green-blind)
#BCBCBC
Tritanopia (blue-blind)
#A6C4C1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc3bc; /* rgb */ color: rgb(171, 195, 188); /* oklch */ color: oklch(79.7% 0.028 176.1);
Tailwind
colors: {
custom: {
50: '#c4d5d0',
500: '#abc3bc',
950: '#000000',
},
}SCSS
$custom: #abc3bc; $custom-light: #c4d5d0; $custom-dark: #000000;
JSON
{
"hex": "#abc3bc",
"rgb": {
"r": 171,
"g": 195,
"b": 188
},
"hsl": {
"h": 162.5,
"s": 16.667,
"l": 71.765
},
"oklch": {
"l": 0.79707,
"c": 0.02786,
"h": 176.1
},
"luminance": 0.51319
}Semantic roles & 50–950 ramp
primary
#ABC3BC
secondary
#977B83
accent
#4B629B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383