#ABBDCE#ABBDCE
#ABBDCE is a light, muted cyan. Relative luminance 0.495; OKLCH L 79.0% C 0.031 H 246.7°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDCE |
|---|---|
| RGB | rgb(171, 189, 206) |
| HSL | hsl(209, 26%, 74%) |
| HSV | hsv(209, 17%, 81%) |
| CMYK | cmyk(17%, 8.3%, 0%, 19.2%) |
| CIE-LAB | lab(75.77, -2.61, -10.62) |
| CIE-LCH | lch(75.77, 10.94, 256.18°) |
| OKLab | oklab(79% -0.0124 -0.0287) |
| OKLCH | oklch(79% 0.031 246.7) |
| XYZ | xyz(46.1300, 49.5083, 65.5062) |
| Luminance | 0.4951 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.49
Light Grey Blue
#9DBCD4
ΔE00 3.85
Lightsteelblue
#B0C4DE
ΔE00 3.85
Light Blue Grey
#B7C9E2
ΔE00 4.59
Cool Gray
#9AA7B0
ΔE00 6.88
Dove Gray
#B6B8BD
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDCE #CEBCAB
analogous
#ABCECE #ABBDCE #ABACCE
triadic
#ABBDCE #CEABBD #BDCEAB
tetradic
#ABBDCE #CEABCE #CEBCAB #ACCEAB
square
#ABBDCE #CEABCE #CEBCAB #ACCEAB
split-complementary
#ABBDCE #CEABAC #CECEAB
monochromatic
#5E80A1 #849FB7 #ABBDCE #D2DBE5 #ECF0F4
Accessibility & contrast
On white
1.93
#ABBDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#ABBDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDCE
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDCE | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDCF
Deuteranopia (green-blind)
#B2B9CE
Tritanopia (blue-blind)
#A2C1C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbdce; /* rgb */ color: rgb(171, 189, 206); /* oklch */ color: oklch(79.0% 0.031 246.7);
Tailwind
colors: {
custom: {
50: '#c4d0dd',
500: '#abbdce',
950: '#000000',
},
}SCSS
$custom: #abbdce; $custom-light: #c4d0dd; $custom-dark: #000000;
JSON
{
"hex": "#abbdce",
"rgb": {
"r": 171,
"g": 189,
"b": 206
},
"hsl": {
"h": 209.143,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.79002,
"c": 0.0313,
"h": 246.7
},
"luminance": 0.49509
}Semantic roles & 50–950 ramp
primary
#ABBDCE
secondary
#EAE5E1
accent
#7141A5
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121415
muted
#818283