#ABCBD4#ABCBD4
#ABCBD4 is a very light, muted cyan. Relative luminance 0.561; OKLCH L 82.2% C 0.036 H 216.6°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBD4 |
|---|---|
| RGB | rgb(171, 203, 212) |
| HSL | hsl(193, 32%, 75%) |
| HSV | hsv(193, 19%, 83%) |
| CMYK | cmyk(19.3%, 4.2%, 0%, 16.9%) |
| CIE-LAB | lab(79.68, -8.72, -8.03) |
| CIE-LCH | lch(79.68, 11.85, 222.65°) |
| OKLab | oklab(82.15% -0.0293 -0.0218) |
| OKLCH | oklch(82.15% 0.036 216.6) |
| XYZ | xyz(50.0309, 56.1217, 70.4712) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.88
Powder Blue
#B0E0E6
ΔE00 6.32
Light Grey Blue
#9DBCD4
ΔE00 7.44
Ice Blue
#A5DFF9
ΔE00 7.70
Cloudy Blue
#ACC2D9
ΔE00 8.11
Sky Blue
#87CEEB
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBD4 #D4B4AB
analogous
#ABD4C8 #ABCBD4 #ABB6D4
triadic
#ABCBD4 #D4ABCB #CBD4AB
tetradic
#ABCBD4 #C8ABD4 #D4B4AB #B6D4AB
square
#ABCBD4 #C8ABD4 #D4B4AB #B6D4AB
split-complementary
#ABCBD4 #D4ABB6 #D4C8AB
monochromatic
#5A99AB #83B2BF #ABCBD4 #D3E4E9 #EBF2F5
Accessibility & contrast
On white
1.72
#ABCBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#ABCBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBD4
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBD4 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C9D5
Deuteranopia (green-blind)
#BEC3D4
Tritanopia (blue-blind)
#9FCFCE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abcbd4; /* rgb */ color: rgb(171, 203, 212); /* oklch */ color: oklch(82.2% 0.036 216.6);
Tailwind
colors: {
custom: {
50: '#c4dae1',
500: '#abcbd4',
950: '#000000',
},
}SCSS
$custom: #abcbd4; $custom-light: #c4dae1; $custom-dark: #000000;
JSON
{
"hex": "#abcbd4",
"rgb": {
"r": 171,
"g": 203,
"b": 212
},
"hsl": {
"h": 193.171,
"s": 32.283,
"l": 75.098
},
"oklch": {
"l": 0.8215,
"c": 0.03648,
"h": 216.6
},
"luminance": 0.56123
}Semantic roles & 50–950 ramp
primary
#ABCBD4
secondary
#AA8479
accent
#533AAB
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384