#ABC4C4#ABC4C4
#ABC4C4 is a light, muted teal. Relative luminance 0.521; OKLCH L 80.2% C 0.027 H 196.6°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC4C4 |
|---|---|
| RGB | rgb(171, 196, 196) |
| HSL | hsl(180, 17%, 72%) |
| HSV | hsv(180, 13%, 77%) |
| CMYK | cmyk(12.8%, 0%, 0%, 23.1%) |
| CIE-LAB | lab(77.35, -8.42, -2.85) |
| CIE-LCH | lch(77.35, 8.89, 198.72°) |
| OKLab | oklab(80.16% -0.026 -0.0078) |
| OKLCH | oklch(80.16% 0.027 196.6) |
| XYZ | xyz(46.4958, 52.1223, 59.8248) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.76
Powder Blue
#B0E0E6
ΔE00 8.21
Silver (survey)
#C5C9C7
ΔE00 8.23
Cool Grey
#95A3A6
ΔE00 9.67
Silver
#C0C0C0
ΔE00 10.02
Cool Gray
#9AA7B0
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC4C4 #C4ABAB
analogous
#ABC4B8 #ABC4C4 #ABB8C4
triadic
#ABC4C4 #C4ABC4 #C4C4AB
tetradic
#ABC4C4 #B8ABC4 #C4ABAB #B8C4AB
square
#ABC4C4 #B8ABC4 #C4ABAB #B8C4AB
split-complementary
#ABC4C4 #C4ABB8 #C4B8AB
monochromatic
#659090 #87ABAB #ABC4C4 #CFDDDD #EDF2F2
Accessibility & contrast
On white
1.84
#ABC4C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#ABC4C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC4C4
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC4C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC4C4 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C1C4
Deuteranopia (green-blind)
#BBBDC4
Tritanopia (blue-blind)
#A4C6C4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc4c4; /* rgb */ color: rgb(171, 196, 196); /* oklch */ color: oklch(80.2% 0.027 196.6);
Tailwind
colors: {
custom: {
50: '#c4d5d5',
500: '#abc4c4',
950: '#000000',
},
}SCSS
$custom: #abc4c4; $custom-light: #c4d5d5; $custom-dark: #000000;
JSON
{
"hex": "#abc4c4",
"rgb": {
"r": 171,
"g": 196,
"b": 196
},
"hsl": {
"h": 180,
"s": 17.483,
"l": 71.961
},
"oklch": {
"l": 0.80159,
"c": 0.02711,
"h": 196.6
},
"luminance": 0.52123
}Semantic roles & 50–950 ramp
primary
#ABC4C4
secondary
#987B7B
accent
#4A4A9C
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383