#ABBDCD#ABBDCD
#ABBDCD is a light, muted cyan. Relative luminance 0.495; OKLCH L 79.0% C 0.030 H 245.0°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDCD |
|---|---|
| RGB | rgb(171, 189, 205) |
| HSL | hsl(208, 25%, 74%) |
| HSV | hsv(208, 17%, 80%) |
| CMYK | cmyk(16.6%, 7.8%, 0%, 19.6%) |
| CIE-LAB | lab(75.74, -2.83, -10.12) |
| CIE-LCH | lch(75.74, 10.51, 254.39°) |
| OKLab | oklab(78.97% -0.0128 -0.0274) |
| OKLCH | oklch(78.97% 0.03 245) |
| XYZ | xyz(46.0089, 49.4599, 64.8685) |
| Luminance | 0.4946 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.83
Light Grey Blue
#9DBCD4
ΔE00 3.95
Lightsteelblue
#B0C4DE
ΔE00 4.25
Light Blue Grey
#B7C9E2
ΔE00 4.93
Cool Gray
#9AA7B0
ΔE00 6.69
Dove Gray
#B6B8BD
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDCD #CDBBAB
analogous
#ABCDCC #ABBDCD #ABACCD
triadic
#ABBDCD #CDABBD #BDCDAB
tetradic
#ABBDCD #CCABCD #CDBBAB #ACCDAB
square
#ABBDCD #CCABCD #CDBBAB #ACCDAB
split-complementary
#ABBDCD #CDABAC #CDCCAB
monochromatic
#5F819F #859FB6 #ABBDCD #D1DBE4 #ECF0F4
Accessibility & contrast
On white
1.93
#ABBDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#ABBDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDCD
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDCD | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDCE
Deuteranopia (green-blind)
#B3B9CD
Tritanopia (blue-blind)
#A2C1C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbdcd; /* rgb */ color: rgb(171, 189, 205); /* oklch */ color: oklch(79.0% 0.030 245.0);
Tailwind
colors: {
custom: {
50: '#c4d0dc',
500: '#abbdcd',
950: '#000000',
},
}SCSS
$custom: #abbdcd; $custom-light: #c4d0dc; $custom-dark: #000000;
JSON
{
"hex": "#abbdcd",
"rgb": {
"r": 171,
"g": 189,
"b": 205
},
"hsl": {
"h": 208.235,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.78968,
"c": 0.0302,
"h": 245
},
"luminance": 0.49461
}Semantic roles & 50–950 ramp
primary
#ABBDCD
secondary
#EAE5E1
accent
#7042A4
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121415
muted
#818283