#ABC5CB#ABC5CB
#ABC5CB is a light, muted cyan. Relative luminance 0.529; OKLCH L 80.6% C 0.029 H 213.2°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC5CB |
|---|---|
| RGB | rgb(171, 197, 203) |
| HSL | hsl(191, 24%, 73%) |
| HSV | hsv(191, 16%, 80%) |
| CMYK | cmyk(15.8%, 3%, 0%, 20.4%) |
| CIE-LAB | lab(77.82, -7.49, -5.95) |
| CIE-LCH | lch(77.82, 9.57, 218.46°) |
| OKLab | oklab(80.59% -0.0246 -0.0161) |
| OKLCH | oklch(80.59% 0.029 213.2) |
| XYZ | xyz(47.5376, 52.9010, 64.1947) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.04
Light Grey Blue
#9DBCD4
ΔE00 7.62
Powder Blue
#B0E0E6
ΔE00 7.97
Cloudy Blue
#ACC2D9
ΔE00 8.15
Silver (survey)
#C5C9C7
ΔE00 8.47
Cool Gray
#9AA7B0
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC5CB #CBB1AB
analogous
#ABCBC1 #ABC5CB #ABB5CB
triadic
#ABC5CB #CBABC5 #C5CBAB
tetradic
#ABC5CB #C1ABCB #CBB1AB #B5CBAB
square
#ABC5CB #C1ABCB #CBB1AB #B5CBAB
split-complementary
#ABC5CB #CBABB5 #CBC1AB
monochromatic
#60909B #85ABB4 #ABC5CB #D1DFE2 #ECF2F3
Accessibility & contrast
On white
1.81
#ABC5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#ABC5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC5CB
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC5CB | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CB
Deuteranopia (green-blind)
#BBBECB
Tritanopia (blue-blind)
#A2C8C7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc5cb; /* rgb */ color: rgb(171, 197, 203); /* oklch */ color: oklch(80.6% 0.029 213.2);
Tailwind
colors: {
custom: {
50: '#c4d6da',
500: '#abc5cb',
950: '#000000',
},
}SCSS
$custom: #abc5cb; $custom-light: #c4d6da; $custom-dark: #000000;
JSON
{
"hex": "#abc5cb",
"rgb": {
"r": 171,
"g": 197,
"b": 203
},
"hsl": {
"h": 191.25,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.80589,
"c": 0.0294,
"h": 213.2
},
"luminance": 0.52902
}Semantic roles & 50–950 ramp
primary
#ABC5CB
secondary
#A0817A
accent
#5544A2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383