#ABC0CB#ABC0CB
#ABC0CB is a light, muted cyan. Relative luminance 0.507; OKLCH L 79.5% C 0.028 H 230.5°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0CB |
|---|---|
| RGB | rgb(171, 192, 203) |
| HSL | hsl(201, 24%, 73%) |
| HSV | hsv(201, 16%, 80%) |
| CMYK | cmyk(15.8%, 5.4%, 0%, 20.4%) |
| CIE-LAB | lab(76.48, -4.85, -7.94) |
| CIE-LCH | lch(76.48, 9.30, 238.55°) |
| OKLab | oklab(79.53% -0.0177 -0.0214) |
| OKLCH | oklch(79.53% 0.028 230.5) |
| XYZ | xyz(46.4210, 50.6680, 63.8225) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.07
Cloudy Blue
#ACC2D9
ΔE00 5.11
Lightsteelblue
#B0C4DE
ΔE00 6.71
Cool Gray
#9AA7B0
ΔE00 7.10
Light Blue Grey
#B7C9E2
ΔE00 7.10
Dove Gray
#B6B8BD
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0CB #CBB6AB
analogous
#ABCBC6 #ABC0CB #ABB0CB
triadic
#ABC0CB #CBABC0 #C0CBAB
tetradic
#ABC0CB #C6ABCB #CBB6AB #B0CBAB
square
#ABC0CB #C6ABCB #CBB6AB #B0CBAB
split-complementary
#ABC0CB #CBABB0 #CBC6AB
monochromatic
#60879B #85A4B4 #ABC0CB #D1DCE2 #ECF1F3
Accessibility & contrast
On white
1.89
#ABC0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#ABC0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0CB
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0CB | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCC
Deuteranopia (green-blind)
#B6BBCB
Tritanopia (blue-blind)
#A3C3C3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc0cb; /* rgb */ color: rgb(171, 192, 203); /* oklch */ color: oklch(79.5% 0.028 230.5);
Tailwind
colors: {
custom: {
50: '#c4d3da',
500: '#abc0cb',
950: '#000000',
},
}SCSS
$custom: #abc0cb; $custom-light: #c4d3da; $custom-dark: #000000;
JSON
{
"hex": "#abc0cb",
"rgb": {
"r": 171,
"g": 192,
"b": 203
},
"hsl": {
"h": 200.625,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.79532,
"c": 0.0278,
"h": 230.5
},
"luminance": 0.50669
}Semantic roles & 50–950 ramp
primary
#ABC0CB
secondary
#A0877A
accent
#6444A2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383