#ABBDD0#ABBDD0
#ABBDD0 is a light, muted cyan. Relative luminance 0.496; OKLCH L 79.1% C 0.034 H 249.7°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDD0 |
|---|---|
| RGB | rgb(171, 189, 208) |
| HSL | hsl(211, 28%, 74%) |
| HSV | hsv(211, 18%, 82%) |
| CMYK | cmyk(17.8%, 9.1%, 0%, 18.4%) |
| CIE-LAB | lab(75.83, -2.18, -11.62) |
| CIE-LCH | lch(75.83, 11.82, 259.37°) |
| OKLab | oklab(79.07% -0.0116 -0.0315) |
| OKLCH | oklch(79.07% 0.034 249.7) |
| XYZ | xyz(46.3745, 49.6061, 66.7939) |
| Luminance | 0.4961 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.93
Lightsteelblue
#B0C4DE
ΔE00 3.11
Light Grey Blue
#9DBCD4
ΔE00 3.80
Light Blue Grey
#B7C9E2
ΔE00 3.98
Cool Gray
#9AA7B0
ΔE00 7.30
Dove Gray
#B6B8BD
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDD0 #D0BEAB
analogous
#ABD0D0 #ABBDD0 #ACABD0
triadic
#ABBDD0 #D0ABBD #BDD0AB
tetradic
#ABBDD0 #D0ABD0 #D0BEAB #ABD0AC
square
#ABBDD0 #D0ABD0 #D0BEAB #ABD0AC
split-complementary
#ABBDD0 #D0ACAB #D0D0AB
monochromatic
#5D7FA4 #849EBA #ABBDD0 #D2DCE6 #EBF0F4
Accessibility & contrast
On white
1.92
#ABBDD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#ABBDD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDD0
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDD0 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDD1
Deuteranopia (green-blind)
#B2B9D0
Tritanopia (blue-blind)
#A2C1C3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbdd0; /* rgb */ color: rgb(171, 189, 208); /* oklch */ color: oklch(79.1% 0.034 249.7);
Tailwind
colors: {
custom: {
50: '#c4d0de',
500: '#abbdd0',
950: '#000000',
},
}SCSS
$custom: #abbdd0; $custom-light: #c4d0de; $custom-dark: #000000;
JSON
{
"hex": "#abbdd0",
"rgb": {
"r": 171,
"g": 189,
"b": 208
},
"hsl": {
"h": 210.811,
"s": 28.244,
"l": 74.314
},
"oklch": {
"l": 0.79069,
"c": 0.03354,
"h": 249.7
},
"luminance": 0.49607
}Semantic roles & 50–950 ramp
primary
#ABBDD0
secondary
#EBE6E0
accent
#743FA7
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121415
muted
#818283