#ABC3CC#ABC3CC
#ABC3CC is a light, muted cyan. Relative luminance 0.520; OKLCH L 80.2% C 0.029 H 222.4°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC3CC |
|---|---|
| RGB | rgb(171, 195, 204) |
| HSL | hsl(196, 24%, 74%) |
| HSV | hsv(196, 16%, 80%) |
| CMYK | cmyk(16.2%, 4.4%, 0%, 20%) |
| CIE-LAB | lab(77.31, -6.23, -7.24) |
| CIE-LCH | lch(77.31, 9.55, 229.31°) |
| OKLab | oklab(80.2% -0.0215 -0.0196) |
| OKLCH | oklch(80.2% 0.029 222.4) |
| XYZ | xyz(47.2060, 52.0466, 64.6739) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.07
Cloudy Blue
#ACC2D9
ΔE00 6.45
Lightblue
#ADD8E6
ΔE00 6.50
Lightsteelblue
#B0C4DE
ΔE00 8.03
Cool Gray
#9AA7B0
ΔE00 8.20
Light Blue Grey
#B7C9E2
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC3CC #CCB4AB
analogous
#ABCCC4 #ABC3CC #ABB2CC
triadic
#ABC3CC #CCABC3 #C3CCAB
tetradic
#ABC3CC #C4ABCC #CCB4AB #B2CCAB
square
#ABC3CC #C4ABCC #CCB4AB #B2CCAB
split-complementary
#ABC3CC #CCABB2 #CCC4AB
monochromatic
#5F8C9D #85A8B5 #ABC3CC #D1DEE3 #ECF1F3
Accessibility & contrast
On white
1.84
#ABC3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#ABC3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC3CC
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC3CC | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC1CD
Deuteranopia (green-blind)
#B8BDCC
Tritanopia (blue-blind)
#A2C6C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc3cc; /* rgb */ color: rgb(171, 195, 204); /* oklch */ color: oklch(80.2% 0.029 222.4);
Tailwind
colors: {
custom: {
50: '#c4d5db',
500: '#abc3cc',
950: '#000000',
},
}SCSS
$custom: #abc3cc; $custom-light: #c4d5db; $custom-dark: #000000;
JSON
{
"hex": "#abc3cc",
"rgb": {
"r": 171,
"g": 195,
"b": 204
},
"hsl": {
"h": 196.364,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.80198,
"c": 0.02905,
"h": 222.4
},
"luminance": 0.52048
}Semantic roles & 50–950 ramp
primary
#ABC3CC
secondary
#A1857A
accent
#5D43A3
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121415
muted
#828384