#ABCBD6#ABCBD6
#ABCBD6 is a very light, muted cyan. Relative luminance 0.562; OKLCH L 82.2% C 0.038 H 220.6°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBD6 |
|---|---|
| RGB | rgb(171, 203, 214) |
| HSL | hsl(195, 34%, 75%) |
| HSV | hsv(195, 20%, 84%) |
| CMYK | cmyk(20.1%, 5.1%, 0%, 16.1%) |
| CIE-LAB | lab(79.74, -8.28, -9.02) |
| CIE-LCH | lch(79.74, 12.24, 227.43°) |
| OKLab | oklab(82.22% -0.0285 -0.0244) |
| OKLCH | oklch(82.22% 0.038 220.6) |
| XYZ | xyz(50.2848, 56.2233, 71.8081) |
| Luminance | 0.5623 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.75
Light Grey Blue
#9DBCD4
ΔE00 6.70
Powder Blue
#B0E0E6
ΔE00 6.77
Ice Blue
#A5DFF9
ΔE00 7.25
Cloudy Blue
#ACC2D9
ΔE00 7.34
Sky Blue
#87CEEB
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBD6 #D6B6AB
analogous
#ABD6CB #ABCBD6 #ABB5D6
triadic
#ABCBD6 #D6ABCB #CBD6AB
tetradic
#ABCBD6 #CBABD6 #D6B6AB #B5D6AB
square
#ABCBD6 #CBABD6 #D6B6AB #B5D6AB
split-complementary
#ABCBD6 #D6ABB5 #D6CBAB
monochromatic
#5998AE #82B2C2 #ABCBD6 #D4E4EA #EAF2F5
Accessibility & contrast
On white
1.71
#ABCBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#ABCBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBD6
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBD6 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C9D7
Deuteranopia (green-blind)
#BDC3D6
Tritanopia (blue-blind)
#9FCFCE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abcbd6; /* rgb */ color: rgb(171, 203, 214); /* oklch */ color: oklch(82.2% 0.038 220.6);
Tailwind
colors: {
custom: {
50: '#c4dae2',
500: '#abcbd6',
950: '#000000',
},
}SCSS
$custom: #abcbd6; $custom-light: #c4dae2; $custom-dark: #000000;
JSON
{
"hex": "#abcbd6",
"rgb": {
"r": 171,
"g": 203,
"b": 214
},
"hsl": {
"h": 195.349,
"s": 34.4,
"l": 75.49
},
"oklch": {
"l": 0.82215,
"c": 0.03756,
"h": 220.6
},
"luminance": 0.56225
}Semantic roles & 50–950 ramp
primary
#ABCBD6
secondary
#AD8678
accent
#5638AD
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384