#ABC6CD#ABC6CD
#ABC6CD is a light, muted cyan. Relative luminance 0.535; OKLCH L 80.9% C 0.031 H 215.1°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6CD |
|---|---|
| RGB | rgb(171, 198, 205) |
| HSL | hsl(192, 25%, 74%) |
| HSV | hsv(192, 17%, 80%) |
| CMYK | cmyk(16.6%, 3.4%, 0%, 19.6%) |
| CIE-LAB | lab(78.14, -7.60, -6.55) |
| CIE-LCH | lch(78.14, 10.03, 220.77°) |
| OKLab | oklab(80.86% -0.0252 -0.0177) |
| OKLCH | oklch(80.86% 0.031 215.1) |
| XYZ | xyz(48.0052, 53.4526, 65.5339) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.60
Light Grey Blue
#9DBCD4
ΔE00 7.33
Powder Blue
#B0E0E6
ΔE00 7.74
Cloudy Blue
#ACC2D9
ΔE00 7.88
Silver (survey)
#C5C9C7
ΔE00 8.75
Ice Blue
#A5DFF9
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6CD #CDB2AB
analogous
#ABCDC3 #ABC6CD #ABB5CD
triadic
#ABC6CD #CDABC6 #C6CDAB
tetradic
#ABC6CD #C3ABCD #CDB2AB #B5CDAB
square
#ABC6CD #C3ABCD #CDB2AB #B5CDAB
split-complementary
#ABC6CD #CDABB5 #CDC3AB
monochromatic
#5F929F #85ACB6 #ABC6CD #D1E0E4 #ECF2F4
Accessibility & contrast
On white
1.80
#ABC6CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#ABC6CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6CD
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6CD | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CD
Deuteranopia (green-blind)
#BBBFCD
Tritanopia (blue-blind)
#A1C9C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc6cd; /* rgb */ color: rgb(171, 198, 205); /* oklch */ color: oklch(80.9% 0.031 215.1);
Tailwind
colors: {
custom: {
50: '#c4d7dc',
500: '#abc6cd',
950: '#000000',
},
}SCSS
$custom: #abc6cd; $custom-light: #c4d7dc; $custom-dark: #000000;
JSON
{
"hex": "#abc6cd",
"rgb": {
"r": 171,
"g": 198,
"b": 205
},
"hsl": {
"h": 192.353,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.80865,
"c": 0.03081,
"h": 215.1
},
"luminance": 0.53454
}Semantic roles & 50–950 ramp
primary
#ABC6CD
secondary
#A2827A
accent
#5642A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384