#ABC1CE#ABC1CE
#ABC1CE is a light, muted cyan. Relative luminance 0.513; OKLCH L 79.8% C 0.030 H 233.7°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC1CE |
|---|---|
| RGB | rgb(171, 193, 206) |
| HSL | hsl(202, 26%, 74%) |
| HSV | hsv(202, 17%, 81%) |
| CMYK | cmyk(17%, 6.3%, 0%, 19.2%) |
| CIE-LAB | lab(76.83, -4.74, -9.03) |
| CIE-LCH | lch(76.83, 10.20, 242.29°) |
| OKLab | oklab(79.84% -0.0179 -0.0244) |
| OKLCH | oklch(79.84% 0.03 233.7) |
| XYZ | xyz(47.0023, 51.2530, 65.7970) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.33
Light Grey Blue
#9DBCD4
ΔE00 4.38
Lightsteelblue
#B0C4DE
ΔE00 5.96
Light Blue Grey
#B7C9E2
ΔE00 6.39
Cool Gray
#9AA7B0
ΔE00 7.44
Lightblue
#ADD8E6
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC1CE #CEB8AB
analogous
#ABCECA #ABC1CE #ABB0CE
triadic
#ABC1CE #CEABC1 #C1CEAB
tetradic
#ABC1CE #CAABCE #CEB8AB #B0CEAB
square
#ABC1CE #CAABCE #CEB8AB #B0CEAB
split-complementary
#ABC1CE #CEABB0 #CECAAB
monochromatic
#5E88A1 #84A4B7 #ABC1CE #D2DEE5 #ECF1F4
Accessibility & contrast
On white
1.87
#ABC1CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#ABC1CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC1CE
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC1CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC1CE | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC0CF
Deuteranopia (green-blind)
#B6BCCE
Tritanopia (blue-blind)
#A2C5C5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc1ce; /* rgb */ color: rgb(171, 193, 206); /* oklch */ color: oklch(79.8% 0.030 233.7);
Tailwind
colors: {
custom: {
50: '#c4d3dd',
500: '#abc1ce',
950: '#000000',
},
}SCSS
$custom: #abc1ce; $custom-light: #c4d3dd; $custom-dark: #000000;
JSON
{
"hex": "#abc1ce",
"rgb": {
"r": 171,
"g": 193,
"b": 206
},
"hsl": {
"h": 202.286,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.79841,
"c": 0.03031,
"h": 233.7
},
"luminance": 0.51254
}Semantic roles & 50–950 ramp
primary
#ABC1CE
secondary
#A3897A
accent
#6641A5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384