#ABC6CE#ABC6CE
#ABC6CE is a light, muted cyan. Relative luminance 0.535; OKLCH L 80.9% C 0.031 H 217.5°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6CE |
|---|---|
| RGB | rgb(171, 198, 206) |
| HSL | hsl(194, 26%, 74%) |
| HSV | hsv(194, 17%, 81%) |
| CMYK | cmyk(17%, 3.9%, 0%, 19.2%) |
| CIE-LAB | lab(78.17, -7.38, -7.05) |
| CIE-LCH | lch(78.17, 10.21, 223.66°) |
| OKLab | oklab(80.9% -0.0248 -0.0191) |
| OKLCH | oklch(80.9% 0.031 217.5) |
| XYZ | xyz(48.1263, 53.5011, 66.1717) |
| Luminance | 0.5350 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.50
Light Grey Blue
#9DBCD4
ΔE00 6.90
Cloudy Blue
#ACC2D9
ΔE00 7.44
Powder Blue
#B0E0E6
ΔE00 7.90
Silver (survey)
#C5C9C7
ΔE00 8.83
Lightsteelblue
#B0C4DE
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6CE #CEB3AB
analogous
#ABCEC5 #ABC6CE #ABB5CE
triadic
#ABC6CE #CEABC6 #C6CEAB
tetradic
#ABC6CE #C5ABCE #CEB3AB #B5CEAB
square
#ABC6CE #C5ABCE #CEB3AB #B5CEAB
split-complementary
#ABC6CE #CEABB5 #CEC5AB
monochromatic
#5E91A1 #84ACB7 #ABC6CE #D2E0E5 #ECF2F4
Accessibility & contrast
On white
1.79
#ABC6CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#ABC6CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6CE
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6CE | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4CE
Deuteranopia (green-blind)
#BBBFCE
Tritanopia (blue-blind)
#A1C9C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc6ce; /* rgb */ color: rgb(171, 198, 206); /* oklch */ color: oklch(80.9% 0.031 217.5);
Tailwind
colors: {
custom: {
50: '#c4d7dd',
500: '#abc6ce',
950: '#000000',
},
}SCSS
$custom: #abc6ce; $custom-light: #c4d7dd; $custom-dark: #000000;
JSON
{
"hex": "#abc6ce",
"rgb": {
"r": 171,
"g": 198,
"b": 206
},
"hsl": {
"h": 193.714,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.80897,
"c": 0.03129,
"h": 217.5
},
"luminance": 0.53502
}Semantic roles & 50–950 ramp
primary
#ABC6CE
secondary
#A3837A
accent
#5841A5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384