#ABBDCC#ABBDCC
#ABBDCC is a light, muted cyan. Relative luminance 0.494; OKLCH L 78.9% C 0.029 H 243.2°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDCC |
|---|---|
| RGB | rgb(171, 189, 204) |
| HSL | hsl(207, 24%, 74%) |
| HSV | hsv(207, 16%, 80%) |
| CMYK | cmyk(16.2%, 7.4%, 0%, 20%) |
| CIE-LAB | lab(75.71, -3.04, -9.62) |
| CIE-LCH | lch(75.71, 10.09, 252.46°) |
| OKLab | oklab(78.94% -0.0131 -0.026) |
| OKLCH | oklch(78.94% 0.029 243.2) |
| XYZ | xyz(45.8886, 49.4118, 64.2348) |
| Luminance | 0.4941 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.21
Light Grey Blue
#9DBCD4
ΔE00 4.10
Lightsteelblue
#B0C4DE
ΔE00 4.67
Light Blue Grey
#B7C9E2
ΔE00 5.29
Cool Gray
#9AA7B0
ΔE00 6.53
Dove Gray
#B6B8BD
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDCC #CCBAAB
analogous
#ABCCCA #ABBDCC #ABACCC
triadic
#ABBDCC #CCABBD #BDCCAB
tetradic
#ABBDCC #CAABCC #CCBAAB #ACCCAB
square
#ABBDCC #CAABCC #CCBAAB #ACCCAB
split-complementary
#ABBDCC #CCABAC #CCCAAB
monochromatic
#5F819D #859FB5 #ABBDCC #D1DBE3 #ECF0F3
Accessibility & contrast
On white
1.93
#ABBDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#ABBDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDCC
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDCC | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDCD
Deuteranopia (green-blind)
#B3B9CC
Tritanopia (blue-blind)
#A3C1C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbdcc; /* rgb */ color: rgb(171, 189, 204); /* oklch */ color: oklch(78.9% 0.029 243.2);
Tailwind
colors: {
custom: {
50: '#c4d0db',
500: '#abbdcc',
950: '#000000',
},
}SCSS
$custom: #abbdcc; $custom-light: #c4d0db; $custom-dark: #000000;
JSON
{
"hex": "#abbdcc",
"rgb": {
"r": 171,
"g": 189,
"b": 204
},
"hsl": {
"h": 207.273,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.78935,
"c": 0.02914,
"h": 243.2
},
"luminance": 0.49413
}Semantic roles & 50–950 ramp
primary
#ABBDCC
secondary
#EAE5E1
accent
#6E43A3
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121415
muted
#818283