#ABC0CE#ABC0CE
#ABC0CE is a light, muted cyan. Relative luminance 0.508; OKLCH L 79.6% C 0.030 H 237.0°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0CE |
|---|---|
| RGB | rgb(171, 192, 206) |
| HSL | hsl(204, 26%, 74%) |
| HSV | hsv(204, 17%, 81%) |
| CMYK | cmyk(17%, 6.8%, 0%, 19.2%) |
| CIE-LAB | lab(76.57, -4.21, -9.43) |
| CIE-LCH | lch(76.57, 10.33, 245.93°) |
| OKLab | oklab(79.63% -0.0165 -0.0255) |
| OKLCH | oklch(79.63% 0.03 237) |
| XYZ | xyz(46.7820, 50.8123, 65.7235) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.75
Light Grey Blue
#9DBCD4
ΔE00 4.05
Lightsteelblue
#B0C4DE
ΔE00 5.38
Light Blue Grey
#B7C9E2
ΔE00 5.87
Cool Gray
#9AA7B0
ΔE00 7.20
Dove Gray
#B6B8BD
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0CE #CEB9AB
analogous
#ABCECB #ABC0CE #ABAFCE
triadic
#ABC0CE #CEABC0 #C0CEAB
tetradic
#ABC0CE #CBABCE #CEB9AB #AFCEAB
square
#ABC0CE #CBABCE #CEB9AB #AFCEAB
split-complementary
#ABC0CE #CEABAF #CECBAB
monochromatic
#5E86A1 #84A3B7 #ABC0CE #D2DDE5 #ECF1F4
Accessibility & contrast
On white
1.88
#ABC0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#ABC0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0CE
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0CE | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCF
Deuteranopia (green-blind)
#B5BBCE
Tritanopia (blue-blind)
#A2C4C4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc0ce; /* rgb */ color: rgb(171, 192, 206); /* oklch */ color: oklch(79.6% 0.030 237.0);
Tailwind
colors: {
custom: {
50: '#c4d3dd',
500: '#abc0ce',
950: '#000000',
},
}SCSS
$custom: #abc0ce; $custom-light: #c4d3dd; $custom-dark: #000000;
JSON
{
"hex": "#abc0ce",
"rgb": {
"r": 171,
"g": 192,
"b": 206
},
"hsl": {
"h": 204,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.79631,
"c": 0.0304,
"h": 237
},
"luminance": 0.50813
}Semantic roles & 50–950 ramp
primary
#ABC0CE
secondary
#A38A7A
accent
#6941A5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384