#ABC3CE#ABC3CE
#ABC3CE is a light, muted cyan. Relative luminance 0.521; OKLCH L 80.3% C 0.030 H 227.1°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC3CE |
|---|---|
| RGB | rgb(171, 195, 206) |
| HSL | hsl(199, 26%, 74%) |
| HSV | hsv(199, 17%, 81%) |
| CMYK | cmyk(17%, 5.3%, 0%, 19.2%) |
| CIE-LAB | lab(77.37, -5.80, -8.24) |
| CIE-LCH | lch(77.37, 10.08, 234.84°) |
| OKLab | oklab(80.26% -0.0207 -0.0223) |
| OKLCH | oklch(80.26% 0.03 227.1) |
| XYZ | xyz(47.4474, 52.1432, 65.9453) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.26
Cloudy Blue
#ACC2D9
ΔE00 5.56
Lightblue
#ADD8E6
ΔE00 6.57
Lightsteelblue
#B0C4DE
ΔE00 7.16
Light Blue Grey
#B7C9E2
ΔE00 7.48
Cool Gray
#9AA7B0
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC3CE #CEB6AB
analogous
#ABCEC8 #ABC3CE #ABB2CE
triadic
#ABC3CE #CEABC3 #C3CEAB
tetradic
#ABC3CE #C8ABCE #CEB6AB #B2CEAB
square
#ABC3CE #C8ABCE #CEB6AB #B2CEAB
split-complementary
#ABC3CE #CEABB2 #CEC8AB
monochromatic
#5E8CA1 #84A7B7 #ABC3CE #D2DFE5 #ECF1F4
Accessibility & contrast
On white
1.84
#ABC3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#ABC3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC3CE
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC3CE | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC2CF
Deuteranopia (green-blind)
#B8BDCE
Tritanopia (blue-blind)
#A2C6C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc3ce; /* rgb */ color: rgb(171, 195, 206); /* oklch */ color: oklch(80.3% 0.030 227.1);
Tailwind
colors: {
custom: {
50: '#c4d5dd',
500: '#abc3ce',
950: '#000000',
},
}SCSS
$custom: #abc3ce; $custom-light: #c4d5dd; $custom-dark: #000000;
JSON
{
"hex": "#abc3ce",
"rgb": {
"r": 171,
"g": 195,
"b": 206
},
"hsl": {
"h": 198.857,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.80262,
"c": 0.03041,
"h": 227.1
},
"luminance": 0.52144
}Semantic roles & 50–950 ramp
primary
#ABC3CE
secondary
#A3877A
accent
#6041A5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384