#ABC8CE#ABC8CE
#ABC8CE is a light, muted cyan. Relative luminance 0.544; OKLCH L 81.3% C 0.032 H 211.6°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8CE |
|---|---|
| RGB | rgb(171, 200, 206) |
| HSL | hsl(190, 26%, 74%) |
| HSV | hsv(190, 17%, 81%) |
| CMYK | cmyk(17%, 2.9%, 0%, 19.2%) |
| CIE-LAB | lab(78.71, -8.43, -6.25) |
| CIE-LCH | lch(78.71, 10.50, 216.55°) |
| OKLab | oklab(81.32% -0.0275 -0.0169) |
| OKLCH | oklch(81.32% 0.032 211.6) |
| XYZ | xyz(48.5865, 54.4214, 66.3250) |
| Luminance | 0.5442 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.19
Powder Blue
#B0E0E6
ΔE00 6.90
Light Grey Blue
#9DBCD4
ΔE00 8.08
Cloudy Blue
#ACC2D9
ΔE00 8.69
Silver (survey)
#C5C9C7
ΔE00 9.11
Ice Blue
#A5DFF9
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8CE #CEB1AB
analogous
#ABCEC3 #ABC8CE #ABB7CE
triadic
#ABC8CE #CEABC8 #C8CEAB
tetradic
#ABC8CE #C3ABCE #CEB1AB #B7CEAB
square
#ABC8CE #C3ABCE #CEB1AB #B7CEAB
split-complementary
#ABC8CE #CEABB7 #CEC3AB
monochromatic
#5E95A1 #84AFB7 #ABC8CE #D2E1E5 #ECF2F4
Accessibility & contrast
On white
1.77
#ABC8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#ABC8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8CE
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8CE | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CE
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#A1CBCA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abc8ce; /* rgb */ color: rgb(171, 200, 206); /* oklch */ color: oklch(81.3% 0.032 211.6);
Tailwind
colors: {
custom: {
50: '#c4d8dc',
500: '#abc8ce',
950: '#000000',
},
}SCSS
$custom: #abc8ce; $custom-light: #c4d8dc; $custom-dark: #000000;
JSON
{
"hex": "#abc8ce",
"rgb": {
"r": 171,
"g": 200,
"b": 206
},
"hsl": {
"h": 190.286,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.81321,
"c": 0.03232,
"h": 211.6
},
"luminance": 0.54423
}Semantic roles & 50–950 ramp
primary
#ABC8CE
secondary
#A3817A
accent
#5241A5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384