#ABC0DB#ABC0DB
#ABC0DB is a light, muted cyan. Relative luminance 0.515; OKLCH L 80.1% C 0.045 H 254.8°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0DB |
|---|---|
| RGB | rgb(171, 192, 219) |
| HSL | hsl(214, 40%, 76%) |
| HSV | hsv(214, 22%, 86%) |
| CMYK | cmyk(21.9%, 12.3%, 0%, 14.1%) |
| CIE-LAB | lab(76.96, -1.35, -15.87) |
| CIE-LCH | lch(76.96, 15.92, 265.12°) |
| OKLab | oklab(80.08% -0.0117 -0.0432) |
| OKLCH | oklch(80.08% 0.045 254.8) |
| XYZ | xyz(48.4270, 51.4704, 74.3874) |
| Luminance | 0.5147 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.13
Cloudy Blue
#ACC2D9
ΔE00 1.82
Light Blue Grey
#B7C9E2
ΔE00 2.60
Light Grey Blue
#9DBCD4
ΔE00 4.31
Powder Blue (survey)
#B1D1FC
ΔE00 5.93
Pastel Blue
#A2BFFE
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0DB #DBC6AB
analogous
#ABD8DB #ABC0DB #AEABDB
triadic
#ABC0DB #DBABC0 #C0DBAB
tetradic
#ABC0DB #DBABD8 #DBC6AB #ABDBAE
square
#ABC0DB #DBABD8 #DBC6AB #ABDBAE
split-complementary
#ABC0DB #DBAEAB #D8DBAB
monochromatic
#5580B6 #80A0C9 #ABC0DB #D6E0ED #EAEFF6
Accessibility & contrast
On white
1.86
#ABC0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#ABC0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0DB
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0DB | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DC
Deuteranopia (green-blind)
#B1BCDA
Tritanopia (blue-blind)
#9EC6C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc0db; /* rgb */ color: rgb(171, 192, 219); /* oklch */ color: oklch(80.1% 0.045 254.8);
Tailwind
colors: {
custom: {
50: '#c4d3e6',
500: '#abc0db',
950: '#000000',
},
}SCSS
$custom: #abc0db; $custom-light: #c4d3e6; $custom-dark: #000000;
JSON
{
"hex": "#abc0db",
"rgb": {
"r": 171,
"g": 192,
"b": 219
},
"hsl": {
"h": 213.75,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.80075,
"c": 0.04476,
"h": 254.8
},
"luminance": 0.51472
}Semantic roles & 50–950 ramp
primary
#ABC0DB
secondary
#B39977
accent
#7B32B3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384