#ABC0CD#ABC0CD
#ABC0CD is a light, muted cyan. Relative luminance 0.508; OKLCH L 79.6% C 0.029 H 235.0°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0CD |
|---|---|
| RGB | rgb(171, 192, 205) |
| HSL | hsl(203, 25%, 74%) |
| HSV | hsv(203, 17%, 80%) |
| CMYK | cmyk(16.6%, 6.3%, 0%, 19.6%) |
| CIE-LAB | lab(76.54, -4.43, -8.93) |
| CIE-LCH | lch(76.54, 9.97, 243.64°) |
| OKLab | oklab(79.6% -0.0169 -0.0241) |
| OKLCH | oklch(79.6% 0.029 235) |
| XYZ | xyz(46.6609, 50.7639, 65.0858) |
| Luminance | 0.5077 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.20
Light Grey Blue
#9DBCD4
ΔE00 4.36
Lightsteelblue
#B0C4DE
ΔE00 5.82
Light Blue Grey
#B7C9E2
ΔE00 6.28
Cool Gray
#9AA7B0
ΔE00 7.14
Dove Gray
#B6B8BD
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0CD #CDB8AB
analogous
#ABCDC9 #ABC0CD #ABAFCD
triadic
#ABC0CD #CDABC0 #C0CDAB
tetradic
#ABC0CD #C9ABCD #CDB8AB #AFCDAB
square
#ABC0CD #C9ABCD #CDB8AB #AFCDAB
split-complementary
#ABC0CD #CDABAF #CDC9AB
monochromatic
#5F869F #85A3B6 #ABC0CD #D1DDE4 #ECF1F4
Accessibility & contrast
On white
1.88
#ABC0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#ABC0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0CD
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0CD | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCE
Deuteranopia (green-blind)
#B5BBCD
Tritanopia (blue-blind)
#A2C3C4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc0cd; /* rgb */ color: rgb(171, 192, 205); /* oklch */ color: oklch(79.6% 0.029 235.0);
Tailwind
colors: {
custom: {
50: '#c4d3dc',
500: '#abc0cd',
950: '#000000',
},
}SCSS
$custom: #abc0cd; $custom-light: #c4d3dc; $custom-dark: #000000;
JSON
{
"hex": "#abc0cd",
"rgb": {
"r": 171,
"g": 192,
"b": 205
},
"hsl": {
"h": 202.941,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.79598,
"c": 0.02949,
"h": 235
},
"luminance": 0.50765
}Semantic roles & 50–950 ramp
primary
#ABC0CD
secondary
#A2897A
accent
#6742A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384