#ABC1DB#ABC1DB
#ABC1DB is a light, muted cyan. Relative luminance 0.519; OKLCH L 80.3% C 0.044 H 252.7°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC1DB |
|---|---|
| RGB | rgb(171, 193, 219) |
| HSL | hsl(213, 40%, 76%) |
| HSV | hsv(213, 22%, 86%) |
| CMYK | cmyk(21.9%, 11.9%, 0%, 14.1%) |
| CIE-LAB | lab(77.23, -1.89, -15.47) |
| CIE-LCH | lch(77.23, 15.58, 263.04°) |
| OKLab | oklab(80.28% -0.0131 -0.0421) |
| OKLCH | oklch(80.28% 0.044 252.7) |
| XYZ | xyz(48.6473, 51.9110, 74.4608) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.13
Cloudy Blue
#ACC2D9
ΔE00 1.20
Light Blue Grey
#B7C9E2
ΔE00 2.57
Light Grey Blue
#9DBCD4
ΔE00 3.83
Powder Blue (survey)
#B1D1FC
ΔE00 5.91
Baby Blue (survey)
#A2CFFE
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC1DB #DBC5AB
analogous
#ABD9DB #ABC1DB #ADABDB
triadic
#ABC1DB #DBABC1 #C1DBAB
tetradic
#ABC1DB #DBABD9 #DBC5AB #ABDBAD
square
#ABC1DB #DBABD9 #DBC5AB #ABDBAD
split-complementary
#ABC1DB #DBADAB #D9DBAB
monochromatic
#5582B6 #80A1C9 #ABC1DB #D6E1ED #EAEFF6
Accessibility & contrast
On white
1.84
#ABC1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#ABC1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC1DB
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC1DB | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C1DC
Deuteranopia (green-blind)
#B2BDDA
Tritanopia (blue-blind)
#9EC7C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc1db; /* rgb */ color: rgb(171, 193, 219); /* oklch */ color: oklch(80.3% 0.044 252.7);
Tailwind
colors: {
custom: {
50: '#c4d3e6',
500: '#abc1db',
950: '#000000',
},
}SCSS
$custom: #abc1db; $custom-light: #c4d3e6; $custom-dark: #000000;
JSON
{
"hex": "#abc1db",
"rgb": {
"r": 171,
"g": 193,
"b": 219
},
"hsl": {
"h": 212.5,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.80283,
"c": 0.0441,
"h": 252.7
},
"luminance": 0.51912
}Semantic roles & 50–950 ramp
primary
#ABC1DB
secondary
#B39877
accent
#7832B3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384