#ABC1CC#ABC1CC
#ABC1CC is a light, muted cyan. Relative luminance 0.512; OKLCH L 79.8% C 0.029 H 229.3°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC1CC |
|---|---|
| RGB | rgb(171, 193, 204) |
| HSL | hsl(200, 24%, 74%) |
| HSV | hsv(200, 16%, 80%) |
| CMYK | cmyk(16.2%, 5.4%, 0%, 20%) |
| CIE-LAB | lab(76.77, -5.17, -8.04) |
| CIE-LCH | lch(76.77, 9.56, 237.25°) |
| OKLab | oklab(79.78% -0.0187 -0.0217) |
| OKLCH | oklch(79.78% 0.029 229.3) |
| XYZ | xyz(46.7609, 51.1564, 64.5255) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.10
Cloudy Blue
#ACC2D9
ΔE00 5.24
Lightsteelblue
#B0C4DE
ΔE00 6.84
Light Blue Grey
#B7C9E2
ΔE00 7.21
Lightblue
#ADD8E6
ΔE00 7.33
Cool Gray
#9AA7B0
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC1CC #CCB6AB
analogous
#ABCCC6 #ABC1CC #ABB0CC
triadic
#ABC1CC #CCABC1 #C1CCAB
tetradic
#ABC1CC #C6ABCC #CCB6AB #B0CCAB
square
#ABC1CC #C6ABCC #CCB6AB #B0CCAB
split-complementary
#ABC1CC #CCABB0 #CCC6AB
monochromatic
#5F899D #85A5B5 #ABC1CC #D1DDE3 #ECF1F3
Accessibility & contrast
On white
1.87
#ABC1CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#ABC1CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC1CC
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC1CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC1CC | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC0CD
Deuteranopia (green-blind)
#B7BCCC
Tritanopia (blue-blind)
#A2C4C4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc1cc; /* rgb */ color: rgb(171, 193, 204); /* oklch */ color: oklch(79.8% 0.029 229.3);
Tailwind
colors: {
custom: {
50: '#c4d3db',
500: '#abc1cc',
950: '#000000',
},
}SCSS
$custom: #abc1cc; $custom-light: #c4d3db; $custom-dark: #000000;
JSON
{
"hex": "#abc1cc",
"rgb": {
"r": 171,
"g": 193,
"b": 204
},
"hsl": {
"h": 200,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.79776,
"c": 0.02866,
"h": 229.3
},
"luminance": 0.51157
}Semantic roles & 50–950 ramp
primary
#ABC1CC
secondary
#A1877A
accent
#6343A3
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121415
muted
#828384