#ABC6CF#ABC6CF
#ABC6CF is a light, muted cyan. Relative luminance 0.536; OKLCH L 80.9% C 0.032 H 219.9°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6CF |
|---|---|
| RGB | rgb(171, 198, 207) |
| HSL | hsl(195, 27%, 74%) |
| HSV | hsv(195, 17%, 81%) |
| CMYK | cmyk(17.4%, 4.3%, 0%, 18.8%) |
| CIE-LAB | lab(78.20, -7.17, -7.54) |
| CIE-LCH | lch(78.20, 10.41, 226.45°) |
| OKLab | oklab(80.93% -0.0244 -0.0204) |
| OKLCH | oklch(80.93% 0.032 219.9) |
| XYZ | xyz(48.2482, 53.5498, 66.8135) |
| Luminance | 0.5355 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.45
Light Grey Blue
#9DBCD4
ΔE00 6.49
Cloudy Blue
#ACC2D9
ΔE00 7.01
Powder Blue
#B0E0E6
ΔE00 8.08
Lightsteelblue
#B0C4DE
ΔE00 8.56
Light Blue Grey
#B7C9E2
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6CF #CFB4AB
analogous
#ABCFC6 #ABC6CF #ABB4CF
triadic
#ABC6CF #CFABC6 #C6CFAB
tetradic
#ABC6CF #C6ABCF #CFB4AB #B4CFAB
square
#ABC6CF #C6ABCF #CFB4AB #B4CFAB
split-complementary
#ABC6CF #CFABB4 #CFC6AB
monochromatic
#5D91A2 #84ACB9 #ABC6CF #D2E0E5 #ECF2F4
Accessibility & contrast
On white
1.79
#ABC6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#ABC6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6CF
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6CF | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4D0
Deuteranopia (green-blind)
#BABFCF
Tritanopia (blue-blind)
#A1C9C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc6cf; /* rgb */ color: rgb(171, 198, 207); /* oklch */ color: oklch(80.9% 0.032 219.9);
Tailwind
colors: {
custom: {
50: '#c4d7dd',
500: '#abc6cf',
950: '#000000',
},
}SCSS
$custom: #abc6cf; $custom-light: #c4d7dd; $custom-dark: #000000;
JSON
{
"hex": "#abc6cf",
"rgb": {
"r": 171,
"g": 198,
"b": 207
},
"hsl": {
"h": 195,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.80929,
"c": 0.03183,
"h": 219.9
},
"luminance": 0.53551
}Semantic roles & 50–950 ramp
primary
#ABC6CF
secondary
#A4847A
accent
#5940A6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384