#ABC6CC#ABC6CC
#ABC6CC is a light, muted cyan. Relative luminance 0.534; OKLCH L 80.8% C 0.030 H 212.6°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6CC |
|---|---|
| RGB | rgb(171, 198, 204) |
| HSL | hsl(191, 24%, 74%) |
| HSV | hsv(191, 16%, 80%) |
| CMYK | cmyk(16.2%, 2.9%, 0%, 20%) |
| CIE-LAB | lab(78.11, -7.81, -6.05) |
| CIE-LCH | lch(78.11, 9.88, 217.78°) |
| OKLab | oklab(80.83% -0.0256 -0.0164) |
| OKLCH | oklch(80.83% 0.03 212.6) |
| XYZ | xyz(47.8849, 53.4045, 64.9002) |
| Luminance | 0.5341 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.74
Powder Blue
#B0E0E6
ΔE00 7.61
Light Grey Blue
#9DBCD4
ΔE00 7.76
Cloudy Blue
#ACC2D9
ΔE00 8.32
Silver (survey)
#C5C9C7
ΔE00 8.68
Ice Blue
#A5DFF9
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6CC #CCB1AB
analogous
#ABCCC1 #ABC6CC #ABB5CC
triadic
#ABC6CC #CCABC6 #C6CCAB
tetradic
#ABC6CC #C1ABCC #CCB1AB #B5CCAB
square
#ABC6CC #C1ABCC #CCB1AB #B5CCAB
split-complementary
#ABC6CC #CCABB5 #CCC1AB
monochromatic
#5F929D #85ACB5 #ABC6CC #D1E0E3 #ECF2F3
Accessibility & contrast
On white
1.80
#ABC6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#ABC6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6CC
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6CC | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CC
Deuteranopia (green-blind)
#BBBFCC
Tritanopia (blue-blind)
#A2C9C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc6cc; /* rgb */ color: rgb(171, 198, 204); /* oklch */ color: oklch(80.8% 0.030 212.6);
Tailwind
colors: {
custom: {
50: '#c4d7db',
500: '#abc6cc',
950: '#000000',
},
}SCSS
$custom: #abc6cc; $custom-light: #c4d7db; $custom-dark: #000000;
JSON
{
"hex": "#abc6cc",
"rgb": {
"r": 171,
"g": 198,
"b": 204
},
"hsl": {
"h": 190.909,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.80833,
"c": 0.03038,
"h": 212.6
},
"luminance": 0.53406
}Semantic roles & 50–950 ramp
primary
#ABC6CC
secondary
#A1817A
accent
#5443A3
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121415
muted
#828384