#ABC6CA#ABC6CA
#ABC6CA is a light, muted teal. Relative luminance 0.533; OKLCH L 80.8% C 0.030 H 207.4°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6CA |
|---|---|
| RGB | rgb(171, 198, 202) |
| HSL | hsl(188, 23%, 73%) |
| HSV | hsv(188, 15%, 79%) |
| CMYK | cmyk(15.3%, 2%, 0%, 20.8%) |
| CIE-LAB | lab(78.06, -8.23, -5.06) |
| CIE-LCH | lch(78.06, 9.66, 211.58°) |
| OKLab | oklab(80.77% -0.0264 -0.0137) |
| OKLCH | oklch(80.77% 0.03 207.4) |
| XYZ | xyz(47.6466, 53.3092, 63.6450) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.14
Powder Blue
#B0E0E6
ΔE00 7.44
Silver (survey)
#C5C9C7
ΔE00 8.61
Light Grey Blue
#9DBCD4
ΔE00 8.65
Cloudy Blue
#ACC2D9
ΔE00 9.21
Cool Gray
#9AA7B0
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6CA #CAAFAB
analogous
#ABCABE #ABC6CA #ABB6CA
triadic
#ABC6CA #CAABC6 #C6CAAB
tetradic
#ABC6CA #BEABCA #CAAFAB #B6CAAB
square
#ABC6CA #BEABCA #CAAFAB #B6CAAB
split-complementary
#ABC6CA #CAABB6 #CABEAB
monochromatic
#61929A #85ADB2 #ABC6CA #D1DFE2 #ECF2F3
Accessibility & contrast
On white
1.80
#ABC6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#ABC6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6CA
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6CA | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CA
Deuteranopia (green-blind)
#BCBFCA
Tritanopia (blue-blind)
#A2C9C7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc6ca; /* rgb */ color: rgb(171, 198, 202); /* oklch */ color: oklch(80.8% 0.030 207.4);
Tailwind
colors: {
custom: {
50: '#c4d7da',
500: '#abc6ca',
950: '#000000',
},
}SCSS
$custom: #abc6ca; $custom-light: #c4d7da; $custom-dark: #000000;
JSON
{
"hex": "#abc6ca",
"rgb": {
"r": 171,
"g": 198,
"b": 202
},
"hsl": {
"h": 187.742,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.8077,
"c": 0.02971,
"h": 207.4
},
"luminance": 0.5331
}Semantic roles & 50–950 ramp
primary
#ABC6CA
secondary
#9F7F7A
accent
#5044A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383