#ABCBD9#ABCBD9
#ABCBD9 is a very light, muted cyan. Relative luminance 0.564; OKLCH L 82.3% C 0.040 H 226.1°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBD9 |
|---|---|
| RGB | rgb(171, 203, 217) |
| HSL | hsl(198, 38%, 76%) |
| HSV | hsv(198, 21%, 85%) |
| CMYK | cmyk(21.2%, 6.5%, 0%, 14.9%) |
| CIE-LAB | lab(79.83, -7.63, -10.50) |
| CIE-LCH | lch(79.83, 12.98, 233.99°) |
| OKLab | oklab(82.31% -0.0274 -0.0285) |
| OKLCH | oklch(82.31% 0.04 226.1) |
| XYZ | xyz(50.6714, 56.3779, 73.8444) |
| Luminance | 0.5638 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.95
Light Grey Blue
#9DBCD4
ΔE00 5.68
Cloudy Blue
#ACC2D9
ΔE00 6.23
Ice Blue
#A5DFF9
ΔE00 6.77
Sky Blue
#87CEEB
ΔE00 7.27
Baby Blue
#89CFF0
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBD9 #D9B9AB
analogous
#ABD9D0 #ABCBD9 #ABB4D9
triadic
#ABCBD9 #D9ABCB #CBD9AB
tetradic
#ABCBD9 #D0ABD9 #D9B9AB #B4D9AB
square
#ABCBD9 #D0ABD9 #D9B9AB #B4D9AB
split-complementary
#ABCBD9 #D9ABB4 #D9D0AB
monochromatic
#5797B3 #81B1C6 #ABCBD9 #D5E5EC #EAF2F5
Accessibility & contrast
On white
1.71
#ABCBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#ABCBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBD9
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBD9 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DA
Deuteranopia (green-blind)
#BCC3D9
Tritanopia (blue-blind)
#9ECFCF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abcbd9; /* rgb */ color: rgb(171, 203, 217); /* oklch */ color: oklch(82.3% 0.040 226.1);
Tailwind
colors: {
custom: {
50: '#c4dae4',
500: '#abcbd9',
950: '#000000',
},
}SCSS
$custom: #abcbd9; $custom-light: #c4dae4; $custom-dark: #000000;
JSON
{
"hex": "#abcbd9",
"rgb": {
"r": 171,
"g": 203,
"b": 217
},
"hsl": {
"h": 198.261,
"s": 37.705,
"l": 76.078
},
"oklch": {
"l": 0.82313,
"c": 0.03951,
"h": 226.1
},
"luminance": 0.5638
}Semantic roles & 50–950 ramp
primary
#ABCBD9
secondary
#B08978
accent
#5B35B1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384