#ABBCCD#ABBCCD
#ABBCCD is a light, muted cyan. Relative luminance 0.490; OKLCH L 78.8% C 0.031 H 248.2°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCCD |
|---|---|
| RGB | rgb(171, 188, 205) |
| HSL | hsl(210, 25%, 74%) |
| HSV | hsv(210, 17%, 80%) |
| CMYK | cmyk(16.6%, 8.3%, 0%, 19.6%) |
| CIE-LAB | lab(75.47, -2.29, -10.52) |
| CIE-LCH | lch(75.47, 10.77, 257.70°) |
| OKLab | oklab(78.76% -0.0114 -0.0284) |
| OKLCH | oklch(78.76% 0.031 248.2) |
| XYZ | xyz(45.7945, 49.0312, 64.7970) |
| Luminance | 0.4903 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.65
Lightsteelblue
#B0C4DE
ΔE00 3.87
Light Grey Blue
#9DBCD4
ΔE00 4.10
Light Blue Grey
#B7C9E2
ΔE00 4.62
Cool Gray
#9AA7B0
ΔE00 6.69
Dove Gray
#B6B8BD
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCCD #CDBCAB
analogous
#ABCDCD #ABBCCD #ABABCD
triadic
#ABBCCD #CDABBC #BCCDAB
tetradic
#ABBCCD #CDABCD #CDBCAB #ABCDAB
square
#ABBCCD #CDABCD #CDBCAB #ABCDAB
split-complementary
#ABBCCD #CDABAB #CDCDAB
monochromatic
#5F7F9F #859DB6 #ABBCCD #D1DBE4 #ECF0F4
Accessibility & contrast
On white
1.94
#ABBCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#ABBCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCCD
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCCD | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCE
Deuteranopia (green-blind)
#B2B8CD
Tritanopia (blue-blind)
#A2C0C1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbccd; /* rgb */ color: rgb(171, 188, 205); /* oklch */ color: oklch(78.8% 0.031 248.2);
Tailwind
colors: {
custom: {
50: '#c4d0dc',
500: '#abbccd',
950: '#000000',
},
}SCSS
$custom: #abbccd; $custom-light: #c4d0dc; $custom-dark: #000000;
JSON
{
"hex": "#abbccd",
"rgb": {
"r": 171,
"g": 188,
"b": 205
},
"hsl": {
"h": 210,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.78759,
"c": 0.03064,
"h": 248.2
},
"luminance": 0.49032
}Semantic roles & 50–950 ramp
primary
#ABBCCD
secondary
#EAE6E1
accent
#7342A4
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121415
muted
#818283