#ABC2C3#ABC2C3
#ABC2C3 is a light, muted teal. Relative luminance 0.512; OKLCH L 79.7% C 0.025 H 199.9°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2C3 |
|---|---|
| RGB | rgb(171, 194, 195) |
| HSL | hsl(183, 17%, 72%) |
| HSV | hsv(183, 12%, 76%) |
| CMYK | cmyk(12.3%, 0.5%, 0%, 23.5%) |
| CIE-LAB | lab(76.79, -7.57, -3.14) |
| CIE-LCH | lch(76.79, 8.20, 202.55°) |
| OKLab | oklab(79.7% -0.0236 -0.0085) |
| OKLCH | oklch(79.7% 0.025 199.9) |
| XYZ | xyz(45.9343, 51.1807, 59.0779) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.74
Lightblue
#ADD8E6
ΔE00 7.95
Powder Blue
#B0E0E6
ΔE00 8.85
Cool Grey
#95A3A6
ΔE00 8.93
Cool Gray
#9AA7B0
ΔE00 9.27
Silver
#C0C0C0
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2C3 #C3ACAB
analogous
#ABC3B8 #ABC2C3 #ABB6C3
triadic
#ABC2C3 #C3ABC2 #C2C3AB
tetradic
#ABC2C3 #B8ABC3 #C3ACAB #B6C3AB
square
#ABC2C3 #B8ABC3 #C3ACAB #B6C3AB
split-complementary
#ABC2C3 #C3ABB6 #C3B8AB
monochromatic
#668C8E #87A8AA #ABC2C3 #CFDCDD #EDF2F2
Accessibility & contrast
On white
1.87
#ABC2C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#ABC2C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2C3
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2C3 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC0C3
Deuteranopia (green-blind)
#BABCC3
Tritanopia (blue-blind)
#A4C4C2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc2c3; /* rgb */ color: rgb(171, 194, 195); /* oklch */ color: oklch(79.7% 0.025 199.9);
Tailwind
colors: {
custom: {
50: '#c4d4d5',
500: '#abc2c3',
950: '#000000',
},
}SCSS
$custom: #abc2c3; $custom-light: #c4d4d5; $custom-dark: #000000;
JSON
{
"hex": "#abc2c3",
"rgb": {
"r": 171,
"g": 194,
"b": 195
},
"hsl": {
"h": 182.5,
"s": 16.667,
"l": 71.765
},
"oklch": {
"l": 0.79703,
"c": 0.02509,
"h": 199.9
},
"luminance": 0.51182
}Semantic roles & 50–950 ramp
primary
#ABC2C3
secondary
#977C7B
accent
#4E4B9B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383