#ABC1CB#ABC1CB
#ABC1CB is a light, muted cyan. Relative luminance 0.511; OKLCH L 79.7% C 0.028 H 226.9°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC1CB |
|---|---|
| RGB | rgb(171, 193, 203) |
| HSL | hsl(199, 24%, 73%) |
| HSV | hsv(199, 16%, 80%) |
| CMYK | cmyk(15.8%, 4.9%, 0%, 20.4%) |
| CIE-LAB | lab(76.74, -5.38, -7.54) |
| CIE-LCH | lch(76.74, 9.26, 234.47°) |
| OKLab | oklab(79.74% -0.0191 -0.0204) |
| OKLCH | oklch(79.74% 0.028 226.9) |
| XYZ | xyz(46.6413, 51.1086, 63.8959) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.50
Cloudy Blue
#ACC2D9
ΔE00 5.70
Lightblue
#ADD8E6
ΔE00 7.27
Lightsteelblue
#B0C4DE
ΔE00 7.29
Cool Gray
#9AA7B0
ΔE00 7.46
Light Blue Grey
#B7C9E2
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC1CB #CBB5AB
analogous
#ABCBC5 #ABC1CB #ABB1CB
triadic
#ABC1CB #CBABC1 #C1CBAB
tetradic
#ABC1CB #C5ABCB #CBB5AB #B1CBAB
square
#ABC1CB #C5ABCB #CBB5AB #B1CBAB
split-complementary
#ABC1CB #CBABB1 #CBC5AB
monochromatic
#60899B #85A5B4 #ABC1CB #D1DDE2 #ECF1F3
Accessibility & contrast
On white
1.87
#ABC1CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#ABC1CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC1CB
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC1CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC1CB | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CC
Deuteranopia (green-blind)
#B7BCCB
Tritanopia (blue-blind)
#A2C4C4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc1cb; /* rgb */ color: rgb(171, 193, 203); /* oklch */ color: oklch(79.7% 0.028 226.9);
Tailwind
colors: {
custom: {
50: '#c4d3da',
500: '#abc1cb',
950: '#000000',
},
}SCSS
$custom: #abc1cb; $custom-light: #c4d3da; $custom-dark: #000000;
JSON
{
"hex": "#abc1cb",
"rgb": {
"r": 171,
"g": 193,
"b": 203
},
"hsl": {
"h": 198.75,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.79743,
"c": 0.02791,
"h": 226.9
},
"luminance": 0.5111
}Semantic roles & 50–950 ramp
primary
#ABC1CB
secondary
#A0867A
accent
#6144A2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383