#ABC1CD#ABC1CD
#ABC1CD is a light, muted cyan. Relative luminance 0.512; OKLCH L 79.8% C 0.029 H 231.5°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC1CD |
|---|---|
| RGB | rgb(171, 193, 205) |
| HSL | hsl(201, 25%, 74%) |
| HSV | hsv(201, 17%, 80%) |
| CMYK | cmyk(16.6%, 5.9%, 0%, 19.6%) |
| CIE-LAB | lab(76.80, -4.96, -8.53) |
| CIE-LCH | lch(76.80, 9.87, 239.85°) |
| OKLab | oklab(79.81% -0.0183 -0.0231) |
| OKLCH | oklch(79.81% 0.029 231.5) |
| XYZ | xyz(46.8812, 51.2045, 65.1592) |
| Luminance | 0.5121 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.73
Cloudy Blue
#ACC2D9
ΔE00 4.78
Lightsteelblue
#B0C4DE
ΔE00 6.40
Light Blue Grey
#B7C9E2
ΔE00 6.80
Cool Gray
#9AA7B0
ΔE00 7.42
Lightblue
#ADD8E6
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC1CD #CDB7AB
analogous
#ABCDC8 #ABC1CD #ABB0CD
triadic
#ABC1CD #CDABC1 #C1CDAB
tetradic
#ABC1CD #C8ABCD #CDB7AB #B0CDAB
square
#ABC1CD #C8ABCD #CDB7AB #B0CDAB
split-complementary
#ABC1CD #CDABB0 #CDC8AB
monochromatic
#5F889F #85A5B6 #ABC1CD #D1DDE4 #ECF1F4
Accessibility & contrast
On white
1.87
#ABC1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#ABC1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC1CD
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC1CD | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC0CE
Deuteranopia (green-blind)
#B6BCCD
Tritanopia (blue-blind)
#A2C4C5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc1cd; /* rgb */ color: rgb(171, 193, 205); /* oklch */ color: oklch(79.8% 0.029 231.5);
Tailwind
colors: {
custom: {
50: '#c4d3dc',
500: '#abc1cd',
950: '#000000',
},
}SCSS
$custom: #abc1cd; $custom-light: #c4d3dc; $custom-dark: #000000;
JSON
{
"hex": "#abc1cd",
"rgb": {
"r": 171,
"g": 193,
"b": 205
},
"hsl": {
"h": 201.176,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.79808,
"c": 0.02946,
"h": 231.5
},
"luminance": 0.51206
}Semantic roles & 50–950 ramp
primary
#ABC1CD
secondary
#A2887A
accent
#6442A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384