#ABC5CE#ABC5CE
#ABC5CE is a light, muted cyan. Relative luminance 0.530; OKLCH L 80.7% C 0.031 H 220.7°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC5CE |
|---|---|
| RGB | rgb(171, 197, 206) |
| HSL | hsl(195, 26%, 74%) |
| HSV | hsv(195, 17%, 81%) |
| CMYK | cmyk(17%, 4.4%, 0%, 19.2%) |
| CIE-LAB | lab(77.90, -6.86, -7.44) |
| CIE-LCH | lch(77.90, 10.12, 227.35°) |
| OKLab | oklab(80.69% -0.0234 -0.0201) |
| OKLCH | oklch(80.69% 0.031 220.7) |
| XYZ | xyz(47.8985, 53.0454, 66.0957) |
| Luminance | 0.5305 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.79
Light Grey Blue
#9DBCD4
ΔE00 6.33
Cloudy Blue
#ACC2D9
ΔE00 6.81
Lightsteelblue
#B0C4DE
ΔE00 8.37
Powder Blue
#B0E0E6
ΔE00 8.45
Light Blue Grey
#B7C9E2
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC5CE #CEB4AB
analogous
#ABCEC6 #ABC5CE #ABB4CE
triadic
#ABC5CE #CEABC5 #C5CEAB
tetradic
#ABC5CE #C6ABCE #CEB4AB #B4CEAB
square
#ABC5CE #C6ABCE #CEB4AB #B4CEAB
split-complementary
#ABC5CE #CEABB4 #CEC6AB
monochromatic
#5E90A1 #84AAB7 #ABC5CE #D2E0E5 #ECF2F4
Accessibility & contrast
On white
1.81
#ABC5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#ABC5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC5CE
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC5CE | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3CF
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#A1C8C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abc5ce; /* rgb */ color: rgb(171, 197, 206); /* oklch */ color: oklch(80.7% 0.031 220.7);
Tailwind
colors: {
custom: {
50: '#c4d6dd',
500: '#abc5ce',
950: '#000000',
},
}SCSS
$custom: #abc5ce; $custom-light: #c4d6dd; $custom-dark: #000000;
JSON
{
"hex": "#abc5ce",
"rgb": {
"r": 171,
"g": 197,
"b": 206
},
"hsl": {
"h": 195.429,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.80685,
"c": 0.0309,
"h": 220.7
},
"luminance": 0.53047
}Semantic roles & 50–950 ramp
primary
#ABC5CE
secondary
#A3857A
accent
#5A41A5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384