#ABC5CD#ABC5CD
#ABC5CD is a light, muted cyan. Relative luminance 0.530; OKLCH L 80.7% C 0.030 H 218.3°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC5CD |
|---|---|
| RGB | rgb(171, 197, 205) |
| HSL | hsl(194, 25%, 74%) |
| HSV | hsv(194, 17%, 80%) |
| CMYK | cmyk(16.6%, 3.9%, 0%, 19.6%) |
| CIE-LAB | lab(77.87, -7.07, -6.95) |
| CIE-LCH | lch(77.87, 9.91, 224.49°) |
| OKLab | oklab(80.65% -0.0238 -0.0188) |
| OKLCH | oklch(80.65% 0.03 218.3) |
| XYZ | xyz(47.7774, 52.9970, 65.4580) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.83
Light Grey Blue
#9DBCD4
ΔE00 6.75
Cloudy Blue
#ACC2D9
ΔE00 7.25
Powder Blue
#B0E0E6
ΔE00 8.26
Silver (survey)
#C5C9C7
ΔE00 8.64
Lightsteelblue
#B0C4DE
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC5CD #CDB3AB
analogous
#ABCDC4 #ABC5CD #ABB4CD
triadic
#ABC5CD #CDABC5 #C5CDAB
tetradic
#ABC5CD #C4ABCD #CDB3AB #B4CDAB
square
#ABC5CD #C4ABCD #CDB3AB #B4CDAB
split-complementary
#ABC5CD #CDABB4 #CDC4AB
monochromatic
#5F909F #85ABB6 #ABC5CD #D1DFE4 #ECF2F4
Accessibility & contrast
On white
1.81
#ABC5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#ABC5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC5CD
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC5CD | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CD
Deuteranopia (green-blind)
#BABFCD
Tritanopia (blue-blind)
#A2C8C7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc5cd; /* rgb */ color: rgb(171, 197, 205); /* oklch */ color: oklch(80.7% 0.030 218.3);
Tailwind
colors: {
custom: {
50: '#c4d6dc',
500: '#abc5cd',
950: '#000000',
},
}SCSS
$custom: #abc5cd; $custom-light: #c4d6dc; $custom-dark: #000000;
JSON
{
"hex": "#abc5cd",
"rgb": {
"r": 171,
"g": 197,
"b": 205
},
"hsl": {
"h": 194.118,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.80653,
"c": 0.03035,
"h": 218.3
},
"luminance": 0.52998
}Semantic roles & 50–950 ramp
primary
#ABC5CD
secondary
#A2837A
accent
#5942A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384