#ABCACD#ABCACD
#ABCACD is a light, muted teal. Relative luminance 0.553; OKLCH L 81.7% C 0.033 H 203.7°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCACD |
|---|---|
| RGB | rgb(171, 202, 205) |
| HSL | hsl(185, 25%, 74%) |
| HSV | hsv(185, 17%, 80%) |
| CMYK | cmyk(16.6%, 1.5%, 0%, 19.6%) |
| CIE-LAB | lab(79.22, -9.69, -4.96) |
| CIE-LCH | lch(79.22, 10.88, 207.12°) |
| OKLab | oklab(81.72% -0.0306 -0.0134) |
| OKLCH | oklch(81.72% 0.033 203.7) |
| XYZ | xyz(48.9316, 55.3054, 65.8427) |
| Luminance | 0.5531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.55
Powder Blue
#B0E0E6
ΔE00 6.06
Silver (survey)
#C5C9C7
ΔE00 9.53
Light Grey Blue
#9DBCD4
ΔE00 9.70
Ice Blue
#A5DFF9
ΔE00 9.72
Sky Blue
#87CEEB
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCACD #CDAEAB
analogous
#ABCDBF #ABCACD #ABB9CD
triadic
#ABCACD #CDABCA #CACDAB
tetradic
#ABCACD #BFABCD #CDAEAB #B9CDAB
square
#ABCACD #BFABCD #CDAEAB #B9CDAB
split-complementary
#ABCACD #CDABB9 #CDBFAB
monochromatic
#5F999F #85B2B6 #ABCACD #D1E2E4 #ECF3F4
Accessibility & contrast
On white
1.74
#ABCACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#ABCACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCACD
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCACD | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#BFC2CD
Tritanopia (blue-blind)
#A1CDCB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abcacd; /* rgb */ color: rgb(171, 202, 205); /* oklch */ color: oklch(81.7% 0.033 203.7);
Tailwind
colors: {
custom: {
50: '#c4dadc',
500: '#abcacd',
950: '#000000',
},
}SCSS
$custom: #abcacd; $custom-light: #c4dadc; $custom-dark: #000000;
JSON
{
"hex": "#abcacd",
"rgb": {
"r": 171,
"g": 202,
"b": 205
},
"hsl": {
"h": 185.294,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.81716,
"c": 0.03347,
"h": 203.7
},
"luminance": 0.55307
}Semantic roles & 50–950 ramp
primary
#ABCACD
secondary
#A27E7A
accent
#4A42A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384