#ABC0DD#ABC0DD
#ABC0DD is a light, muted cyan. Relative luminance 0.516; OKLCH L 80.1% C 0.047 H 256.5°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0DD |
|---|---|
| RGB | rgb(171, 192, 221) |
| HSL | hsl(215, 42%, 77%) |
| HSV | hsv(215, 23%, 87%) |
| CMYK | cmyk(22.6%, 13.1%, 0%, 13.3%) |
| CIE-LAB | lab(77.03, -0.90, -16.85) |
| CIE-LCH | lch(77.03, 16.87, 266.94°) |
| OKLab | oklab(80.15% -0.011 -0.0459) |
| OKLCH | oklch(80.15% 0.047 256.5) |
| XYZ | xyz(48.6919, 51.5763, 75.7824) |
| Luminance | 0.5158 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.42
Cloudy Blue
#ACC2D9
ΔE00 2.51
Light Blue Grey
#B7C9E2
ΔE00 2.73
Light Grey Blue
#9DBCD4
ΔE00 4.84
Powder Blue (survey)
#B1D1FC
ΔE00 5.61
Pastel Blue
#A2BFFE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0DD #DDC8AB
analogous
#ABD9DD #ABC0DD #AFABDD
triadic
#ABC0DD #DDABC0 #C0DDAB
tetradic
#ABC0DD #DDABD9 #DDC8AB #ABDDAF
square
#ABC0DD #DDABD9 #DDC8AB #ABDDAF
split-complementary
#ABC0DD #DDAFAB #D9DDAB
monochromatic
#547FBA #7F9FCB #ABC0DD #D7E1EF #E9EFF6
Accessibility & contrast
On white
1.86
#ABC0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#ABC0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0DD
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0DD | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C1DE
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#9EC6C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc0dd; /* rgb */ color: rgb(171, 192, 221); /* oklch */ color: oklch(80.1% 0.047 256.5);
Tailwind
colors: {
custom: {
50: '#c4d3e7',
500: '#abc0dd',
950: '#000000',
},
}SCSS
$custom: #abc0dd; $custom-light: #c4d3e7; $custom-dark: #000000;
JSON
{
"hex": "#abc0dd",
"rgb": {
"r": 171,
"g": 192,
"b": 221
},
"hsl": {
"h": 214.8,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.80147,
"c": 0.04723,
"h": 256.5
},
"luminance": 0.51578
}Semantic roles & 50–950 ramp
primary
#ABC0DD
secondary
#B59B77
accent
#7D30B5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384