#ABC8CA#ABC8CA
#ABC8CA is a light, muted teal. Relative luminance 0.542; OKLCH L 81.2% C 0.031 H 201.7°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8CA |
|---|---|
| RGB | rgb(171, 200, 202) |
| HSL | hsl(184, 23%, 73%) |
| HSV | hsv(184, 15%, 79%) |
| CMYK | cmyk(15.3%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(78.60, -9.27, -4.26) |
| CIE-LCH | lch(78.60, 10.20, 204.69°) |
| OKLab | oklab(81.2% -0.0291 -0.0116) |
| OKLCH | oklch(81.2% 0.031 201.7) |
| XYZ | xyz(48.1068, 54.2295, 63.7984) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.26
Powder Blue
#B0E0E6
ΔE00 6.74
Silver (survey)
#C5C9C7
ΔE00 9.08
Light Grey Blue
#9DBCD4
ΔE00 9.83
Ice Blue
#A5DFF9
ΔE00 10.41
Cloudy Blue
#ACC2D9
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8CA #CAADAB
analogous
#ABCABC #ABC8CA #ABB8CA
triadic
#ABC8CA #CAABC8 #C8CAAB
tetradic
#ABC8CA #BCABCA #CAADAB #B8CAAB
square
#ABC8CA #BCABCA #CAADAB #B8CAAB
split-complementary
#ABC8CA #CAABB8 #CABCAB
monochromatic
#61969A #85AFB2 #ABC8CA #D1E1E2 #ECF3F3
Accessibility & contrast
On white
1.77
#ABC8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#ABC8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8CA
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8CA | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5CA
Deuteranopia (green-blind)
#BEC1CA
Tritanopia (blue-blind)
#A2CAC8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc8ca; /* rgb */ color: rgb(171, 200, 202); /* oklch */ color: oklch(81.2% 0.031 201.7);
Tailwind
colors: {
custom: {
50: '#c4d8da',
500: '#abc8ca',
950: '#000000',
},
}SCSS
$custom: #abc8ca; $custom-light: #c4d8da; $custom-dark: #000000;
JSON
{
"hex": "#abc8ca",
"rgb": {
"r": 171,
"g": 200,
"b": 202
},
"hsl": {
"h": 183.871,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.81196,
"c": 0.03132,
"h": 201.7
},
"luminance": 0.54231
}Semantic roles & 50–950 ramp
primary
#ABC8CA
secondary
#9F7D7A
accent
#4A44A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383