#ABC7CD#ABC7CD
#ABC7CD is a light, muted cyan. Relative luminance 0.539; OKLCH L 81.1% C 0.031 H 212.1°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7CD |
|---|---|
| RGB | rgb(171, 199, 205) |
| HSL | hsl(191, 25%, 74%) |
| HSV | hsv(191, 17%, 80%) |
| CMYK | cmyk(16.6%, 2.9%, 0%, 19.6%) |
| CIE-LAB | lab(78.41, -8.12, -6.15) |
| CIE-LCH | lch(78.41, 10.19, 217.15°) |
| OKLab | oklab(81.08% -0.0266 -0.0167) |
| OKLCH | oklch(81.08% 0.031 212.1) |
| XYZ | xyz(48.2346, 53.9113, 65.6103) |
| Luminance | 0.5391 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.46
Powder Blue
#B0E0E6
ΔE00 7.25
Light Grey Blue
#9DBCD4
ΔE00 7.91
Cloudy Blue
#ACC2D9
ΔE00 8.50
Silver (survey)
#C5C9C7
ΔE00 8.89
Ice Blue
#A5DFF9
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7CD #CDB1AB
analogous
#ABCDC2 #ABC7CD #ABB6CD
triadic
#ABC7CD #CDABC7 #C7CDAB
tetradic
#ABC7CD #C2ABCD #CDB1AB #B6CDAB
square
#ABC7CD #C2ABCD #CDB1AB #B6CDAB
split-complementary
#ABC7CD #CDABB6 #CDC2AB
monochromatic
#5F949F #85ADB6 #ABC7CD #D1E1E4 #ECF2F4
Accessibility & contrast
On white
1.78
#ABC7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#ABC7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7CD
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7CD | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#BCC0CD
Tritanopia (blue-blind)
#A1CAC9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc7cd; /* rgb */ color: rgb(171, 199, 205); /* oklch */ color: oklch(81.1% 0.031 212.1);
Tailwind
colors: {
custom: {
50: '#c4d8dc',
500: '#abc7cd',
950: '#000000',
},
}SCSS
$custom: #abc7cd; $custom-light: #c4d8dc; $custom-dark: #000000;
JSON
{
"hex": "#abc7cd",
"rgb": {
"r": 171,
"g": 199,
"b": 205
},
"hsl": {
"h": 190.588,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.81077,
"c": 0.03136,
"h": 212.1
},
"luminance": 0.53913
}Semantic roles & 50–950 ramp
primary
#ABC7CD
secondary
#A2817A
accent
#5342A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384