#ABC4CC#ABC4CC
#ABC4CC is a light, muted cyan. Relative luminance 0.525; OKLCH L 80.4% C 0.029 H 219.0°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC4CC |
|---|---|
| RGB | rgb(171, 196, 204) |
| HSL | hsl(195, 24%, 74%) |
| HSV | hsv(195, 16%, 80%) |
| CMYK | cmyk(16.2%, 3.9%, 0%, 20%) |
| CIE-LAB | lab(77.58, -6.76, -6.85) |
| CIE-LCH | lch(77.58, 9.62, 225.38°) |
| OKLab | oklab(80.41% -0.0228 -0.0185) |
| OKLCH | oklch(80.41% 0.029 219) |
| XYZ | xyz(47.4308, 52.4962, 64.7488) |
| Luminance | 0.5250 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.17
Light Grey Blue
#9DBCD4
ΔE00 6.62
Cloudy Blue
#ACC2D9
ΔE00 7.08
Silver (survey)
#C5C9C7
ΔE00 8.46
Lightsteelblue
#B0C4DE
ΔE00 8.63
Powder Blue
#B0E0E6
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC4CC #CCB3AB
analogous
#ABCCC3 #ABC4CC #ABB3CC
triadic
#ABC4CC #CCABC4 #C4CCAB
tetradic
#ABC4CC #C3ABCC #CCB3AB #B3CCAB
square
#ABC4CC #C3ABCC #CCB3AB #B3CCAB
split-complementary
#ABC4CC #CCABB3 #CCC3AB
monochromatic
#5F8E9D #85A9B5 #ABC4CC #D1DFE3 #ECF2F3
Accessibility & contrast
On white
1.83
#ABC4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#ABC4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC4CC
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC4CC | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CC
Deuteranopia (green-blind)
#B9BECC
Tritanopia (blue-blind)
#A2C7C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc4cc; /* rgb */ color: rgb(171, 196, 204); /* oklch */ color: oklch(80.4% 0.029 219.0);
Tailwind
colors: {
custom: {
50: '#c4d5db',
500: '#abc4cc',
950: '#000000',
},
}SCSS
$custom: #abc4cc; $custom-light: #c4d5db; $custom-dark: #000000;
JSON
{
"hex": "#abc4cc",
"rgb": {
"r": 171,
"g": 196,
"b": 204
},
"hsl": {
"h": 194.545,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.80409,
"c": 0.0294,
"h": 219
},
"luminance": 0.52497
}Semantic roles & 50–950 ramp
primary
#ABC4CC
secondary
#A1847A
accent
#5A43A3
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121415
muted
#828384