#ABBDD3#ABBDD3
#ABBDD3 is a light, muted cyan. Relative luminance 0.498; OKLCH L 79.2% C 0.037 H 253.5°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDD3 |
|---|---|
| RGB | rgb(171, 189, 211) |
| HSL | hsl(213, 31%, 75%) |
| HSV | hsv(213, 19%, 83%) |
| CMYK | cmyk(19%, 10.4%, 0%, 17.3%) |
| CIE-LAB | lab(75.92, -1.52, -13.10) |
| CIE-LCH | lch(75.92, 13.19, 263.37°) |
| OKLab | oklab(79.17% -0.0105 -0.0355) |
| OKLCH | oklch(79.17% 0.037 253.5) |
| XYZ | xyz(46.7471, 49.7552, 68.7562) |
| Luminance | 0.4976 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.73
Lightsteelblue
#B0C4DE
ΔE00 2.22
Light Blue Grey
#B7C9E2
ΔE00 3.33
Light Grey Blue
#9DBCD4
ΔE00 4.11
Powder Blue (survey)
#B1D1FC
ΔE00 7.63
Dove Gray
#B6B8BD
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDD3 #D3C1AB
analogous
#ABD1D3 #ABBDD3 #ADABD3
triadic
#ABBDD3 #D3ABBD #BDD3AB
tetradic
#ABBDD3 #D3ABD1 #D3C1AB #ABD3AD
square
#ABBDD3 #D3ABD1 #D3C1AB #ABD3AD
split-complementary
#ABBDD3 #D3ADAB #D1D3AB
monochromatic
#5B7EA9 #839DBE #ABBDD3 #D3DDE8 #EBEFF4
Accessibility & contrast
On white
1.92
#ABBDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#ABBDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDD3
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDD3 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BDD4
Deuteranopia (green-blind)
#B1B9D3
Tritanopia (blue-blind)
#A1C2C4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbdd3; /* rgb */ color: rgb(171, 189, 211); /* oklch */ color: oklch(79.2% 0.037 253.5);
Tailwind
colors: {
custom: {
50: '#c4d0e0',
500: '#abbdd3',
950: '#000000',
},
}SCSS
$custom: #abbdd3; $custom-light: #c4d0e0; $custom-dark: #000000;
JSON
{
"hex": "#abbdd3",
"rgb": {
"r": 171,
"g": 189,
"b": 211
},
"hsl": {
"h": 213,
"s": 31.25,
"l": 74.902
},
"oklch": {
"l": 0.79172,
"c": 0.03708,
"h": 253.5
},
"luminance": 0.49756
}Semantic roles & 50–950 ramp
primary
#ABBDD3
secondary
#EBE6E0
accent
#783CAA
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121415
muted
#818283