#ABC5DB#ABC5DB
#ABC5DB is a light, muted cyan. Relative luminance 0.537; OKLCH L 81.1% C 0.042 H 243.8°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC5DB |
|---|---|
| RGB | rgb(171, 197, 219) |
| HSL | hsl(208, 40%, 76%) |
| HSV | hsv(208, 22%, 86%) |
| CMYK | cmyk(21.9%, 10%, 0%, 14.1%) |
| CIE-LAB | lab(78.29, -4.02, -13.87) |
| CIE-LCH | lch(78.29, 14.45, 253.84°) |
| OKLab | oklab(81.12% -0.0185 -0.0377) |
| OKLCH | oklch(81.12% 0.042 243.8) |
| XYZ | xyz(49.5436, 53.7034, 74.7596) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 1.71
Light Grey Blue
#9DBCD4
ΔE00 2.87
Lightsteelblue
#B0C4DE
ΔE00 3.21
Light Blue Grey
#B7C9E2
ΔE00 3.86
Powder Blue (survey)
#B1D1FC
ΔE00 6.70
Baby Blue (survey)
#A2CFFE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC5DB #DBC1AB
analogous
#ABDBD9 #ABC5DB #ABADDB
triadic
#ABC5DB #DBABC5 #C5DBAB
tetradic
#ABC5DB #D9ABDB #DBC1AB #ADDBAB
square
#ABC5DB #D9ABDB #DBC1AB #ADDBAB
split-complementary
#ABC5DB #DBABAD #DBD9AB
monochromatic
#558AB6 #80A7C9 #ABC5DB #D6E3ED #EAF0F6
Accessibility & contrast
On white
1.79
#ABC5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#ABC5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC5DB
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC5DB | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC5DC
Deuteranopia (green-blind)
#B6BFDB
Tritanopia (blue-blind)
#9ECACC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc5db; /* rgb */ color: rgb(171, 197, 219); /* oklch */ color: oklch(81.1% 0.042 243.8);
Tailwind
colors: {
custom: {
50: '#c4d6e6',
500: '#abc5db',
950: '#000000',
},
}SCSS
$custom: #abc5db; $custom-light: #c4d6e6; $custom-dark: #000000;
JSON
{
"hex": "#abc5db",
"rgb": {
"r": 171,
"g": 197,
"b": 219
},
"hsl": {
"h": 207.5,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.81118,
"c": 0.04203,
"h": 243.8
},
"luminance": 0.53705
}Semantic roles & 50–950 ramp
primary
#ABC5DB
secondary
#B39377
accent
#6D32B3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384