#ABBDD4#ABBDD4
#ABBDD4 is a light, muted cyan. Relative luminance 0.498; OKLCH L 79.2% C 0.038 H 254.6°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDD4 |
|---|---|
| RGB | rgb(171, 189, 212) |
| HSL | hsl(214, 32%, 75%) |
| HSV | hsv(214, 19%, 83%) |
| CMYK | cmyk(19.3%, 10.8%, 0%, 16.9%) |
| CIE-LAB | lab(75.95, -1.30, -13.60) |
| CIE-LCH | lch(75.95, 13.66, 264.52°) |
| OKLab | oklab(79.21% -0.0102 -0.0369) |
| OKLCH | oklch(79.21% 0.038 254.6) |
| XYZ | xyz(46.8728, 49.8055, 69.4184) |
| Luminance | 0.4981 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.85
Lightsteelblue
#B0C4DE
ΔE00 2.03
Light Blue Grey
#B7C9E2
ΔE00 3.19
Light Grey Blue
#9DBCD4
ΔE00 4.29
Powder Blue (survey)
#B1D1FC
ΔE00 7.41
Dove Gray
#B6B8BD
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDD4 #D4C2AB
analogous
#ABD1D4 #ABBDD4 #AEABD4
triadic
#ABBDD4 #D4ABBD #BDD4AB
tetradic
#ABBDD4 #D4ABD1 #D4C2AB #ABD4AE
square
#ABBDD4 #D4ABD1 #D4C2AB #ABD4AE
split-complementary
#ABBDD4 #D4AEAB #D1D4AB
monochromatic
#5A7DAB #839DBF #ABBDD4 #D3DDE9 #EBEFF5
Accessibility & contrast
On white
1.92
#ABBDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#ABBDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDD4
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDD4 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BED5
Deuteranopia (green-blind)
#B1B9D4
Tritanopia (blue-blind)
#A1C2C4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbdd4; /* rgb */ color: rgb(171, 189, 212); /* oklch */ color: oklch(79.2% 0.038 254.6);
Tailwind
colors: {
custom: {
50: '#c4d0e1',
500: '#abbdd4',
950: '#000000',
},
}SCSS
$custom: #abbdd4; $custom-light: #c4d0e1; $custom-dark: #000000;
JSON
{
"hex": "#abbdd4",
"rgb": {
"r": 171,
"g": 189,
"b": 212
},
"hsl": {
"h": 213.659,
"s": 32.283,
"l": 75.098
},
"oklch": {
"l": 0.79206,
"c": 0.0383,
"h": 254.6
},
"luminance": 0.49807
}Semantic roles & 50–950 ramp
primary
#ABBDD4
secondary
#EBE6E0
accent
#7A3AAB
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121415
muted
#818283