#ABC2C2#ABC2C2
#ABC2C2 is a light, muted teal. Relative luminance 0.511; OKLCH L 79.7% C 0.025 H 196.7°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2C2 |
|---|---|
| RGB | rgb(171, 194, 194) |
| HSL | hsl(180, 16%, 72%) |
| HSV | hsv(180, 12%, 76%) |
| CMYK | cmyk(11.9%, 0%, 0%, 23.9%) |
| CIE-LAB | lab(76.76, -7.78, -2.64) |
| CIE-LCH | lch(76.76, 8.21, 198.77°) |
| OKLab | oklab(79.67% -0.024 -0.0072) |
| OKLCH | oklch(79.67% 0.025 196.7) |
| XYZ | xyz(45.8216, 51.1356, 58.4845) |
| Luminance | 0.5114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.79
Lightblue
#ADD8E6
ΔE00 8.24
Powder Blue
#B0E0E6
ΔE00 8.90
Cool Grey
#95A3A6
ΔE00 9.03
Silver
#C0C0C0
ΔE00 9.44
Cool Gray
#9AA7B0
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2C2 #C2ABAB
analogous
#ABC2B7 #ABC2C2 #ABB7C2
triadic
#ABC2C2 #C2ABC2 #C2C2AB
tetradic
#ABC2C2 #B7ABC2 #C2ABAB #B7C2AB
square
#ABC2C2 #B7ABC2 #C2ABAB #B7C2AB
split-complementary
#ABC2C2 #C2ABB7 #C2B7AB
monochromatic
#668D8D #88A8A8 #ABC2C2 #CEDCDC #EDF2F2
Accessibility & contrast
On white
1.87
#ABC2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#ABC2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2C2
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2C2 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC0C2
Deuteranopia (green-blind)
#BABCC2
Tritanopia (blue-blind)
#A4C4C2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc2c2; /* rgb */ color: rgb(171, 194, 194); /* oklch */ color: oklch(79.7% 0.025 196.7);
Tailwind
colors: {
custom: {
50: '#c4d4d4',
500: '#abc2c2',
950: '#000000',
},
}SCSS
$custom: #abc2c2; $custom-light: #c4d4d4; $custom-dark: #000000;
JSON
{
"hex": "#abc2c2",
"rgb": {
"r": 171,
"g": 194,
"b": 194
},
"hsl": {
"h": 180,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.79673,
"c": 0.02505,
"h": 196.7
},
"luminance": 0.51137
}Semantic roles & 50–950 ramp
primary
#ABC2C2
secondary
#967B7B
accent
#4B4B9A
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383