#ABC5CF#ABC5CF
#ABC5CF is a light, muted cyan. Relative luminance 0.531; OKLCH L 80.7% C 0.032 H 223.0°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC5CF |
|---|---|
| RGB | rgb(171, 197, 207) |
| HSL | hsl(197, 27%, 74%) |
| HSV | hsv(197, 17%, 81%) |
| CMYK | cmyk(17.4%, 4.8%, 0%, 18.8%) |
| CIE-LAB | lab(77.93, -6.64, -7.94) |
| CIE-LCH | lch(77.93, 10.35, 230.08°) |
| OKLab | oklab(80.72% -0.0231 -0.0215) |
| OKLCH | oklch(80.72% 0.032 223) |
| XYZ | xyz(48.0204, 53.0942, 66.7375) |
| Luminance | 0.5310 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.79
Light Grey Blue
#9DBCD4
ΔE00 5.92
Cloudy Blue
#ACC2D9
ΔE00 6.38
Lightsteelblue
#B0C4DE
ΔE00 7.95
Light Blue Grey
#B7C9E2
ΔE00 8.21
Powder Blue
#B0E0E6
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC5CF #CFB5AB
analogous
#ABCFC7 #ABC5CF #ABB3CF
triadic
#ABC5CF #CFABC5 #C5CFAB
tetradic
#ABC5CF #C7ABCF #CFB5AB #B3CFAB
square
#ABC5CF #C7ABCF #CFB5AB #B3CFAB
split-complementary
#ABC5CF #CFABB3 #CFC7AB
monochromatic
#5D8FA2 #84AAB9 #ABC5CF #D2E0E5 #ECF2F4
Accessibility & contrast
On white
1.81
#ABC5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#ABC5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC5CF
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC5CF | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3D0
Deuteranopia (green-blind)
#B9BFCF
Tritanopia (blue-blind)
#A1C8C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc5cf; /* rgb */ color: rgb(171, 197, 207); /* oklch */ color: oklch(80.7% 0.032 223.0);
Tailwind
colors: {
custom: {
50: '#c4d6dd',
500: '#abc5cf',
950: '#000000',
},
}SCSS
$custom: #abc5cf; $custom-light: #c4d6dd; $custom-dark: #000000;
JSON
{
"hex": "#abc5cf",
"rgb": {
"r": 171,
"g": 197,
"b": 207
},
"hsl": {
"h": 196.667,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.80717,
"c": 0.03151,
"h": 223
},
"luminance": 0.53095
}Semantic roles & 50–950 ramp
primary
#ABC5CF
secondary
#A4867A
accent
#5C40A6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384