#ABC2C1#ABC2C1
#ABC2C1 is a light, muted teal. Relative luminance 0.511; OKLCH L 79.6% C 0.025 H 193.5°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2C1 |
|---|---|
| RGB | rgb(171, 194, 193) |
| HSL | hsl(177, 16%, 72%) |
| HSV | hsv(177, 12%, 76%) |
| CMYK | cmyk(11.9%, 0%, 0.5%, 23.9%) |
| CIE-LAB | lab(76.73, -7.98, -2.14) |
| CIE-LCH | lch(76.73, 8.26, 195.03°) |
| OKLab | oklab(79.64% -0.0244 -0.0058) |
| OKLCH | oklch(79.64% 0.025 193.5) |
| XYZ | xyz(45.7097, 51.0908, 57.8950) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.85
Lightblue
#ADD8E6
ΔE00 8.55
Powder Blue
#B0E0E6
ΔE00 8.98
Cool Grey
#95A3A6
ΔE00 9.16
Silver
#C0C0C0
ΔE00 9.57
Cool Gray
#9AA7B0
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2C1 #C2ABAC
analogous
#ABC2B6 #ABC2C1 #ABB8C2
triadic
#ABC2C1 #C1ABC2 #C2C1AB
tetradic
#ABC2C1 #B6ABC2 #C2ABAC #B8C2AB
square
#ABC2C1 #B6ABC2 #C2ABAC #B8C2AB
split-complementary
#ABC2C1 #C2ABB8 #C2B6AB
monochromatic
#668D8B #88A8A7 #ABC2C1 #CEDCDB #EDF2F2
Accessibility & contrast
On white
1.87
#ABC2C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#ABC2C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2C1
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2C1 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFC1
Deuteranopia (green-blind)
#BABCC1
Tritanopia (blue-blind)
#A5C4C2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc2c1; /* rgb */ color: rgb(171, 194, 193); /* oklch */ color: oklch(79.6% 0.025 193.5);
Tailwind
colors: {
custom: {
50: '#c4d4d3',
500: '#abc2c1',
950: '#000000',
},
}SCSS
$custom: #abc2c1; $custom-light: #c4d4d3; $custom-dark: #000000;
JSON
{
"hex": "#abc2c1",
"rgb": {
"r": 171,
"g": 194,
"b": 193
},
"hsl": {
"h": 177.391,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.79642,
"c": 0.02508,
"h": 193.5
},
"luminance": 0.51092
}Semantic roles & 50–950 ramp
primary
#ABC2C1
secondary
#967B7D
accent
#4B4F9A
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383