#ABC7CF#ABC7CF
#ABC7CF is a light, muted cyan. Relative luminance 0.540; OKLCH L 81.1% C 0.032 H 216.9°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7CF |
|---|---|
| RGB | rgb(171, 199, 207) |
| HSL | hsl(193, 27%, 74%) |
| HSV | hsv(193, 17%, 81%) |
| CMYK | cmyk(17.4%, 3.9%, 0%, 18.8%) |
| CIE-LAB | lab(78.47, -7.70, -7.15) |
| CIE-LCH | lch(78.47, 10.50, 222.88°) |
| OKLab | oklab(81.14% -0.0258 -0.0193) |
| OKLCH | oklch(81.14% 0.032 216.9) |
| XYZ | xyz(48.4775, 54.0084, 66.8899) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.19
Light Grey Blue
#9DBCD4
ΔE00 7.07
Powder Blue
#B0E0E6
ΔE00 7.54
Cloudy Blue
#ACC2D9
ΔE00 7.64
Ice Blue
#A5DFF9
ΔE00 8.85
Sky Blue
#87CEEB
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7CF #CFB3AB
analogous
#ABCFC5 #ABC7CF #ABB5CF
triadic
#ABC7CF #CFABC7 #C7CFAB
tetradic
#ABC7CF #C5ABCF #CFB3AB #B5CFAB
square
#ABC7CF #C5ABCF #CFB3AB #B5CFAB
split-complementary
#ABC7CF #CFABB5 #CFC5AB
monochromatic
#5D93A2 #84ADB9 #ABC7CF #D2E1E5 #ECF2F4
Accessibility & contrast
On white
1.78
#ABC7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#ABC7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7CF
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7CF | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5CF
Deuteranopia (green-blind)
#BBC0CF
Tritanopia (blue-blind)
#A1CAC9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc7cf; /* rgb */ color: rgb(171, 199, 207); /* oklch */ color: oklch(81.1% 0.032 216.9);
Tailwind
colors: {
custom: {
50: '#c4d8dd',
500: '#abc7cf',
950: '#000000',
},
}SCSS
$custom: #abc7cf; $custom-light: #c4d8dd; $custom-dark: #000000;
JSON
{
"hex": "#abc7cf",
"rgb": {
"r": 171,
"g": 199,
"b": 207
},
"hsl": {
"h": 193.333,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.81141,
"c": 0.03224,
"h": 216.9
},
"luminance": 0.5401
}Semantic roles & 50–950 ramp
primary
#ABC7CF
secondary
#A4837A
accent
#5640A6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384