#ABCBDB#ABCBDB
#ABCBDB is a very light, muted cyan. Relative luminance 0.565; OKLCH L 82.4% C 0.041 H 229.5°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBDB |
|---|---|
| RGB | rgb(171, 203, 219) |
| HSL | hsl(200, 40%, 76%) |
| HSV | hsv(200, 22%, 86%) |
| CMYK | cmyk(21.9%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(79.89, -7.19, -11.48) |
| CIE-LCH | lch(79.89, 13.54, 237.96°) |
| OKLab | oklab(82.38% -0.0266 -0.0312) |
| OKLCH | oklch(82.38% 0.041 229.5) |
| XYZ | xyz(50.9331, 56.4826, 75.2228) |
| Luminance | 0.5648 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.30
Light Grey Blue
#9DBCD4
ΔE00 5.08
Cloudy Blue
#ACC2D9
ΔE00 5.55
Ice Blue
#A5DFF9
ΔE00 6.58
Lightsteelblue
#B0C4DE
ΔE00 6.97
Sky Blue
#87CEEB
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBDB #DBBBAB
analogous
#ABDBD3 #ABCBDB #ABB3DB
triadic
#ABCBDB #DBABCB #CBDBAB
tetradic
#ABCBDB #D3ABDB #DBBBAB #B3DBAB
square
#ABCBDB #D3ABDB #DBBBAB #B3DBAB
split-complementary
#ABCBDB #DBABB3 #DBD3AB
monochromatic
#5596B6 #80B0C9 #ABCBDB #D6E6ED #EAF2F6
Accessibility & contrast
On white
1.71
#ABCBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#ABCBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBDB
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBDB | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DC
Deuteranopia (green-blind)
#BCC4DB
Tritanopia (blue-blind)
#9DD0D0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abcbdb; /* rgb */ color: rgb(171, 203, 219); /* oklch */ color: oklch(82.4% 0.041 229.5);
Tailwind
colors: {
custom: {
50: '#c4dae6',
500: '#abcbdb',
950: '#000000',
},
}SCSS
$custom: #abcbdb; $custom-light: #c4dae6; $custom-dark: #000000;
JSON
{
"hex": "#abcbdb",
"rgb": {
"r": 171,
"g": 203,
"b": 219
},
"hsl": {
"h": 200,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.82379,
"c": 0.04099,
"h": 229.5
},
"luminance": 0.56484
}Semantic roles & 50–950 ramp
primary
#ABCBDB
secondary
#B38B77
accent
#5D32B3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384