#ABBCCE#ABBCCE
#ABBCCE is a light, muted cyan. Relative luminance 0.491; OKLCH L 78.8% C 0.032 H 249.7°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCCE |
|---|---|
| RGB | rgb(171, 188, 206) |
| HSL | hsl(211, 26%, 74%) |
| HSV | hsv(211, 17%, 81%) |
| CMYK | cmyk(17%, 8.7%, 0%, 19.2%) |
| CIE-LAB | lab(75.50, -2.08, -11.02) |
| CIE-LCH | lch(75.50, 11.21, 259.32°) |
| OKLab | oklab(78.79% -0.011 -0.0298) |
| OKLCH | oklch(78.79% 0.032 249.7) |
| XYZ | xyz(45.9156, 49.0796, 65.4348) |
| Luminance | 0.4908 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.40
Lightsteelblue
#B0C4DE
ΔE00 3.51
Light Grey Blue
#9DBCD4
ΔE00 4.08
Light Blue Grey
#B7C9E2
ΔE00 4.32
Cool Gray
#9AA7B0
ΔE00 6.92
Dove Gray
#B6B8BD
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCCE #CEBDAB
analogous
#ABCECE #ABBCCE #ACABCE
triadic
#ABBCCE #CEABBC #BCCEAB
tetradic
#ABBCCE #CEABCE #CEBDAB #ABCEAC
square
#ABBCCE #CEABCE #CEBDAB #ABCEAC
split-complementary
#ABBCCE #CEACAB #CECEAB
monochromatic
#5E7EA1 #849DB7 #ABBCCE #D2DBE5 #ECF0F4
Accessibility & contrast
On white
1.94
#ABBCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#ABBCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCCE
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCCE | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BCCF
Deuteranopia (green-blind)
#B1B8CE
Tritanopia (blue-blind)
#A2C0C2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbcce; /* rgb */ color: rgb(171, 188, 206); /* oklch */ color: oklch(78.8% 0.032 249.7);
Tailwind
colors: {
custom: {
50: '#c4d0dd',
500: '#abbcce',
950: '#000000',
},
}SCSS
$custom: #abbcce; $custom-light: #c4d0dd; $custom-dark: #000000;
JSON
{
"hex": "#abbcce",
"rgb": {
"r": 171,
"g": 188,
"b": 206
},
"hsl": {
"h": 210.857,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.78793,
"c": 0.03177,
"h": 249.7
},
"luminance": 0.49081
}Semantic roles & 50–950 ramp
primary
#ABBCCE
secondary
#EAE6E1
accent
#7441A5
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121415
muted
#818283