#ABC4C2#ABC4C2
#ABC4C2 is a light, muted teal. Relative luminance 0.520; OKLCH L 80.1% C 0.027 H 190.7°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC4C2 |
|---|---|
| RGB | rgb(171, 196, 194) |
| HSL | hsl(175, 17%, 72%) |
| HSV | hsv(175, 13%, 77%) |
| CMYK | cmyk(12.8%, 0%, 1%, 23.1%) |
| CIE-LAB | lab(77.30, -8.83, -1.85) |
| CIE-LCH | lch(77.30, 9.02, 191.86°) |
| OKLab | oklab(80.1% -0.0268 -0.0051) |
| OKLCH | oklch(80.1% 0.027 190.7) |
| XYZ | xyz(46.2697, 52.0318, 58.6338) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.38
Powder Blue
#B0E0E6
ΔE00 8.43
Lightblue
#ADD8E6
ΔE00 8.44
Cool Grey
#95A3A6
ΔE00 9.92
Silver
#C0C0C0
ΔE00 10.27
Light Grey
#D8DCD6
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC4C2 #C4ABAD
analogous
#ABC4B6 #ABC4C2 #ABBAC4
triadic
#ABC4C2 #C2ABC4 #C4C2AB
tetradic
#ABC4C2 #B6ABC4 #C4ABAD #BAC4AB
square
#ABC4C2 #B6ABC4 #C4ABAD #BAC4AB
split-complementary
#ABC4C2 #C4ABBA #C4B6AB
monochromatic
#65908C #87ABA8 #ABC4C2 #CFDDDC #EDF2F2
Accessibility & contrast
On white
1.84
#ABC4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#ABC4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC4C2
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC4C2 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C1C2
Deuteranopia (green-blind)
#BCBDC2
Tritanopia (blue-blind)
#A4C5C3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc4c2; /* rgb */ color: rgb(171, 196, 194); /* oklch */ color: oklch(80.1% 0.027 190.7);
Tailwind
colors: {
custom: {
50: '#c4d5d4',
500: '#abc4c2',
950: '#000000',
},
}SCSS
$custom: #abc4c2; $custom-light: #c4d5d4; $custom-dark: #000000;
JSON
{
"hex": "#abc4c2",
"rgb": {
"r": 171,
"g": 196,
"b": 194
},
"hsl": {
"h": 175.2,
"s": 17.483,
"l": 71.961
},
"oklch": {
"l": 0.80099,
"c": 0.02726,
"h": 190.7
},
"luminance": 0.52033
}Semantic roles & 50–950 ramp
primary
#ABC4C2
secondary
#987B7E
accent
#4A509C
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383