#ABCBDC#ABCBDC
#ABCBDC is a very light, muted cyan. Relative luminance 0.565; OKLCH L 82.4% C 0.042 H 231.1°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBDC |
|---|---|
| RGB | rgb(171, 203, 220) |
| HSL | hsl(201, 41%, 77%) |
| HSV | hsv(201, 22%, 86%) |
| CMYK | cmyk(22.3%, 7.7%, 0%, 13.7%) |
| CIE-LAB | lab(79.92, -6.96, -11.97) |
| CIE-LCH | lch(79.92, 13.85, 239.81°) |
| OKLab | oklab(82.41% -0.0262 -0.0325) |
| OKLCH | oklch(82.41% 0.042 231.1) |
| XYZ | xyz(51.0652, 56.5354, 75.9182) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.53
Light Grey Blue
#9DBCD4
ΔE00 4.81
Cloudy Blue
#ACC2D9
ΔE00 5.22
Ice Blue
#A5DFF9
ΔE00 6.53
Lightsteelblue
#B0C4DE
ΔE00 6.63
Light Blue Grey
#B7C9E2
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBDC #DCBCAB
analogous
#ABDCD5 #ABCBDC #ABB3DC
triadic
#ABCBDC #DCABCB #CBDCAB
tetradic
#ABCBDC #D5ABDC #DCBCAB #B3DCAB
square
#ABCBDC #D5ABDC #DCBCAB #B3DCAB
split-complementary
#ABCBDC #DCABB3 #DCD5AB
monochromatic
#5596B8 #80B0CA #ABCBDC #D6E6EE #E9F2F6
Accessibility & contrast
On white
1.71
#ABCBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#ABCBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBDC
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBDC | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DD
Deuteranopia (green-blind)
#BCC4DC
Tritanopia (blue-blind)
#9DD0D0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abcbdc; /* rgb */ color: rgb(171, 203, 220); /* oklch */ color: oklch(82.4% 0.042 231.1);
Tailwind
colors: {
custom: {
50: '#c4dae6',
500: '#abcbdc',
950: '#000000',
},
}SCSS
$custom: #abcbdc; $custom-light: #c4dae6; $custom-dark: #000000;
JSON
{
"hex": "#abcbdc",
"rgb": {
"r": 171,
"g": 203,
"b": 220
},
"hsl": {
"h": 200.816,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.82413,
"c": 0.04179,
"h": 231.1
},
"luminance": 0.56537
}Semantic roles & 50–950 ramp
primary
#ABCBDC
secondary
#B48C77
accent
#5F31B4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384