#ABC2CE#ABC2CE
#ABC2CE is a light, muted cyan. Relative luminance 0.517; OKLCH L 80.1% C 0.030 H 230.4°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2CE |
|---|---|
| RGB | rgb(171, 194, 206) |
| HSL | hsl(201, 26%, 74%) |
| HSV | hsv(201, 17%, 81%) |
| CMYK | cmyk(17%, 5.8%, 0%, 19.2%) |
| CIE-LAB | lab(77.10, -5.27, -8.64) |
| CIE-LCH | lch(77.10, 10.12, 238.59°) |
| OKLab | oklab(80.05% -0.0193 -0.0233) |
| OKLCH | oklch(80.05% 0.03 230.4) |
| XYZ | xyz(47.2241, 51.6966, 65.8709) |
| Luminance | 0.5170 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.79
Cloudy Blue
#ACC2D9
ΔE00 4.94
Lightsteelblue
#B0C4DE
ΔE00 6.56
Light Blue Grey
#B7C9E2
ΔE00 6.93
Lightblue
#ADD8E6
ΔE00 7.03
Cool Gray
#9AA7B0
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2CE #CEB7AB
analogous
#ABCEC9 #ABC2CE #ABB1CE
triadic
#ABC2CE #CEABC2 #C2CEAB
tetradic
#ABC2CE #C9ABCE #CEB7AB #B1CEAB
square
#ABC2CE #C9ABCE #CEB7AB #B1CEAB
split-complementary
#ABC2CE #CEABB1 #CEC9AB
monochromatic
#5E8AA1 #84A6B7 #ABC2CE #D2DEE5 #ECF1F4
Accessibility & contrast
On white
1.85
#ABC2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#ABC2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2CE
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2CE | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC1CF
Deuteranopia (green-blind)
#B7BDCE
Tritanopia (blue-blind)
#A2C5C6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc2ce; /* rgb */ color: rgb(171, 194, 206); /* oklch */ color: oklch(80.1% 0.030 230.4);
Tailwind
colors: {
custom: {
50: '#c4d4dd',
500: '#abc2ce',
950: '#000000',
},
}SCSS
$custom: #abc2ce; $custom-light: #c4d4dd; $custom-dark: #000000;
JSON
{
"hex": "#abc2ce",
"rgb": {
"r": 171,
"g": 194,
"b": 206
},
"hsl": {
"h": 200.571,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.80051,
"c": 0.03031,
"h": 230.4
},
"luminance": 0.51698
}Semantic roles & 50–950 ramp
primary
#ABC2CE
secondary
#A3887A
accent
#6341A5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384