#ABC0C3#ABC0C3
#ABC0C3 is a light, muted teal. Relative luminance 0.503; OKLCH L 79.3% C 0.023 H 207.1°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0C3 |
|---|---|
| RGB | rgb(171, 192, 195) |
| HSL | hsl(188, 17%, 72%) |
| HSV | hsv(188, 12%, 76%) |
| CMYK | cmyk(12.3%, 1.5%, 0%, 23.5%) |
| CIE-LAB | lab(76.25, -6.52, -3.94) |
| CIE-LCH | lch(76.25, 7.62, 211.12°) |
| OKLab | oklab(79.28% -0.0208 -0.0106) |
| OKLCH | oklch(79.28% 0.023 207.1) |
| XYZ | xyz(45.4922, 50.2964, 58.9306) |
| Luminance | 0.5030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.34
Lightblue
#ADD8E6
ΔE00 8.07
Cool Gray
#9AA7B0
ΔE00 8.12
Cool Grey
#95A3A6
ΔE00 8.19
Dove Gray
#B6B8BD
ΔE00 8.37
Light Grey Blue
#9DBCD4
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0C3 #C3AEAB
analogous
#ABC3BA #ABC0C3 #ABB4C3
triadic
#ABC0C3 #C3ABC0 #C0C3AB
tetradic
#ABC0C3 #BAABC3 #C3AEAB #B4C3AB
square
#ABC0C3 #BAABC3 #C3AEAB #B4C3AB
split-complementary
#ABC0C3 #C3ABB4 #C3BAAB
monochromatic
#66898E #87A5AA #ABC0C3 #CFDBDD #EDF2F2
Accessibility & contrast
On white
1.90
#ABC0C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#ABC0C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0C3
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0C3 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBEC3
Deuteranopia (green-blind)
#B8BBC3
Tritanopia (blue-blind)
#A4C2C1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abc0c3; /* rgb */ color: rgb(171, 192, 195); /* oklch */ color: oklch(79.3% 0.023 207.1);
Tailwind
colors: {
custom: {
50: '#c4d3d5',
500: '#abc0c3',
950: '#000000',
},
}SCSS
$custom: #abc0c3; $custom-light: #c4d3d5; $custom-dark: #000000;
JSON
{
"hex": "#abc0c3",
"rgb": {
"r": 171,
"g": 192,
"b": 195
},
"hsl": {
"h": 187.5,
"s": 16.667,
"l": 71.765
},
"oklch": {
"l": 0.79278,
"c": 0.02337,
"h": 207.1
},
"luminance": 0.50297
}Semantic roles & 50–950 ramp
primary
#ABC0C3
secondary
#977F7B
accent
#554B9B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383