#8CCCDC#8CCCDC
#8CCCDC is a light, moderate cyan. Relative luminance 0.539; OKLCH L 80.8% C 0.069 H 215.1°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCCDC |
|---|---|
| RGB | rgb(140, 204, 220) |
| HSL | hsl(192, 53%, 71%) |
| HSV | hsv(192, 36%, 86%) |
| CMYK | cmyk(36.4%, 7.3%, 0%, 13.7%) |
| CIE-LAB | lab(78.42, -16.35, -14.40) |
| CIE-LCH | lch(78.42, 21.79, 221.37°) |
| OKLab | oklab(80.76% -0.0562 -0.0395) |
| OKLCH | oklch(80.76% 0.069 215.1) |
| XYZ | xyz(45.3219, 53.9257, 75.7168) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.27
Lightblue
#ADD8E6
ΔE00 5.45
Baby Blue
#89CFF0
ΔE00 5.62
Ice Blue
#A5DFF9
ΔE00 6.53
Powder Blue
#B0E0E6
ΔE00 6.61
Lightskyblue
#87CEFA
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCCDC #DC9C8C
analogous
#8CDCC4 #8CCCDC #8CA4DC
triadic
#8CCCDC #DC8CCC #CCDC8C
tetradic
#8CCCDC #C48CDC #DC9C8C #A4DC8C
square
#8CCCDC #C48CDC #DC9C8C #A4DC8C
split-complementary
#8CCCDC #DC8CA4 #DCC48C
monochromatic
#379DB6 #5DB7CE #8CCCDC #BBE1EA #E8F5F8
Accessibility & contrast
On white
1.78
#8CCCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#8CCCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCCDC
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCCDC | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DD
Deuteranopia (green-blind)
#B3BEDC
Tritanopia (blue-blind)
#6ED2D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8cccdc; /* rgb */ color: rgb(140, 204, 220); /* oklch */ color: oklch(80.8% 0.069 215.1);
Tailwind
colors: {
custom: {
50: '#b0dbe6',
500: '#8cccdc',
950: '#000000',
},
}SCSS
$custom: #8cccdc; $custom-light: #b0dbe6; $custom-dark: #000000;
JSON
{
"hex": "#8cccdc",
"rgb": {
"r": 140,
"g": 204,
"b": 220
},
"hsl": {
"h": 192,
"s": 53.333,
"l": 70.588
},
"oklch": {
"l": 0.80761,
"c": 0.06866,
"h": 215.1
},
"luminance": 0.53928
}Semantic roles & 50–950 ramp
primary
#8CCCDC
secondary
#B36B59
accent
#4425C1
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111516
muted
#818484