#ABCBD5#ABCBD5
#ABCBD5 is a very light, muted cyan. Relative luminance 0.562; OKLCH L 82.2% C 0.037 H 218.6°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBD5 |
|---|---|
| RGB | rgb(171, 203, 213) |
| HSL | hsl(194, 33%, 75%) |
| HSV | hsv(194, 20%, 84%) |
| CMYK | cmyk(19.7%, 4.7%, 0%, 16.5%) |
| CIE-LAB | lab(79.71, -8.50, -8.52) |
| CIE-LCH | lch(79.71, 12.04, 225.08°) |
| OKLab | oklab(82.18% -0.0289 -0.0231) |
| OKLCH | oklch(82.18% 0.037 218.6) |
| XYZ | xyz(50.1575, 56.1723, 71.1375) |
| Luminance | 0.5617 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.79
Powder Blue
#B0E0E6
ΔE00 6.54
Light Grey Blue
#9DBCD4
ΔE00 7.07
Ice Blue
#A5DFF9
ΔE00 7.46
Cloudy Blue
#ACC2D9
ΔE00 7.72
Sky Blue
#87CEEB
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBD5 #D5B5AB
analogous
#ABD5CA #ABCBD5 #ABB6D5
triadic
#ABCBD5 #D5ABCB #CBD5AB
tetradic
#ABCBD5 #CAABD5 #D5B5AB #B6D5AB
square
#ABCBD5 #CAABD5 #D5B5AB #B6D5AB
split-complementary
#ABCBD5 #D5ABB6 #D5CAAB
monochromatic
#5998AC #82B2C1 #ABCBD5 #D4E4E9 #EBF2F5
Accessibility & contrast
On white
1.72
#ABCBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#ABCBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBD5
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBD5 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C9D6
Deuteranopia (green-blind)
#BDC3D5
Tritanopia (blue-blind)
#9FCFCE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abcbd5; /* rgb */ color: rgb(171, 203, 213); /* oklch */ color: oklch(82.2% 0.037 218.6);
Tailwind
colors: {
custom: {
50: '#c4dae1',
500: '#abcbd5',
950: '#000000',
},
}SCSS
$custom: #abcbd5; $custom-light: #c4dae1; $custom-dark: #000000;
JSON
{
"hex": "#abcbd5",
"rgb": {
"r": 171,
"g": 203,
"b": 213
},
"hsl": {
"h": 194.286,
"s": 33.333,
"l": 75.294
},
"oklch": {
"l": 0.82182,
"c": 0.037,
"h": 218.6
},
"luminance": 0.56174
}Semantic roles & 50–950 ramp
primary
#ABCBD5
secondary
#AC8579
accent
#5539AC
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384