#ABBCD3#ABBCD3
#ABBCD3 is a light, muted cyan. Relative luminance 0.493; OKLCH L 79.0% C 0.038 H 256.0°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCD3 |
|---|---|
| RGB | rgb(171, 188, 211) |
| HSL | hsl(215, 31%, 75%) |
| HSV | hsv(215, 19%, 83%) |
| CMYK | cmyk(19%, 10.9%, 0%, 17.3%) |
| CIE-LAB | lab(75.65, -0.99, -13.50) |
| CIE-LCH | lch(75.65, 13.54, 265.82°) |
| OKLab | oklab(78.96% -0.0091 -0.0366) |
| OKLCH | oklch(78.96% 0.038 256) |
| XYZ | xyz(46.5327, 49.3265, 68.6847) |
| Luminance | 0.4933 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 2.28
Cloudy Blue
#ACC2D9
ΔE00 2.29
Light Blue Grey
#B7C9E2
ΔE00 3.38
Light Grey Blue
#9DBCD4
ΔE00 4.64
Powder Blue (survey)
#B1D1FC
ΔE00 7.66
Dove Gray
#B6B8BD
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCD3 #D3C2AB
analogous
#ABD0D3 #ABBCD3 #AEABD3
triadic
#ABBCD3 #D3ABBC #BCD3AB
tetradic
#ABBCD3 #D3ABD0 #D3C2AB #ABD3AE
square
#ABBCD3 #D3ABD0 #D3C2AB #ABD3AE
split-complementary
#ABBCD3 #D3AEAB #D0D3AB
monochromatic
#5B7CA9 #839CBE #ABBCD3 #D3DCE8 #EBEFF4
Accessibility & contrast
On white
1.93
#ABBCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#ABBCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCD3
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCD3 | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BDD4
Deuteranopia (green-blind)
#B0B9D2
Tritanopia (blue-blind)
#A1C1C3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbcd3; /* rgb */ color: rgb(171, 188, 211); /* oklch */ color: oklch(79.0% 0.038 256.0);
Tailwind
colors: {
custom: {
50: '#c4d0e0',
500: '#abbcd3',
950: '#000000',
},
}SCSS
$custom: #abbcd3; $custom-light: #c4d0e0; $custom-dark: #000000;
JSON
{
"hex": "#abbcd3",
"rgb": {
"r": 171,
"g": 188,
"b": 211
},
"hsl": {
"h": 214.5,
"s": 31.25,
"l": 74.902
},
"oklch": {
"l": 0.78964,
"c": 0.03777,
"h": 256
},
"luminance": 0.49328
}Semantic roles & 50–950 ramp
primary
#ABBCD3
secondary
#EBE6E0
accent
#7B3CAA
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121315
muted
#818283