#ABC7CE#ABC7CE
#ABC7CE is a light, muted cyan. Relative luminance 0.540; OKLCH L 81.1% C 0.032 H 214.5°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7CE |
|---|---|
| RGB | rgb(171, 199, 206) |
| HSL | hsl(192, 26%, 74%) |
| HSV | hsv(192, 17%, 81%) |
| CMYK | cmyk(17%, 3.4%, 0%, 19.2%) |
| CIE-LAB | lab(78.44, -7.91, -6.65) |
| CIE-LCH | lch(78.44, 10.33, 220.06°) |
| OKLab | oklab(81.11% -0.0262 -0.018) |
| OKLCH | oklch(81.11% 0.032 214.5) |
| XYZ | xyz(48.3557, 53.9597, 66.2481) |
| Luminance | 0.5396 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.30
Powder Blue
#B0E0E6
ΔE00 7.38
Light Grey Blue
#9DBCD4
ΔE00 7.49
Cloudy Blue
#ACC2D9
ΔE00 8.07
Silver (survey)
#C5C9C7
ΔE00 8.95
Ice Blue
#A5DFF9
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7CE #CEB2AB
analogous
#ABCEC4 #ABC7CE #ABB6CE
triadic
#ABC7CE #CEABC7 #C7CEAB
tetradic
#ABC7CE #C4ABCE #CEB2AB #B6CEAB
square
#ABC7CE #C4ABCE #CEB2AB #B6CEAB
split-complementary
#ABC7CE #CEABB6 #CEC4AB
monochromatic
#5E93A1 #84ADB7 #ABC7CE #D2E1E5 #ECF2F4
Accessibility & contrast
On white
1.78
#ABC7CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#ABC7CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7CE
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7CE | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CE
Deuteranopia (green-blind)
#BCC0CE
Tritanopia (blue-blind)
#A1CAC9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc7ce; /* rgb */ color: rgb(171, 199, 206); /* oklch */ color: oklch(81.1% 0.032 214.5);
Tailwind
colors: {
custom: {
50: '#c4d8dd',
500: '#abc7ce',
950: '#000000',
},
}SCSS
$custom: #abc7ce; $custom-light: #c4d8dd; $custom-dark: #000000;
JSON
{
"hex": "#abc7ce",
"rgb": {
"r": 171,
"g": 199,
"b": 206
},
"hsl": {
"h": 192,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.81109,
"c": 0.03177,
"h": 214.5
},
"luminance": 0.53961
}Semantic roles & 50–950 ramp
primary
#ABC7CE
secondary
#A3827A
accent
#5541A5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384