#8CC0CE#8CC0CE
#8CC0CE is a light, muted cyan. Relative luminance 0.477; OKLCH L 77.6% C 0.058 H 216.2°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8CC0CE |
|---|---|
| RGB | rgb(140, 192, 206) |
| HSL | hsl(193, 40%, 68%) |
| HSV | hsv(193, 32%, 81%) |
| CMYK | cmyk(32%, 6.8%, 0%, 19.2%) |
| CIE-LAB | lab(74.65, -13.57, -12.48) |
| CIE-LCH | lch(74.65, 18.44, 222.62°) |
| OKLab | oklab(77.62% -0.0466 -0.0341) |
| OKLCH | oklch(77.62% 0.058 216.2) |
| XYZ | xyz(40.8018, 47.7288, 65.4432) |
| Luminance | 0.4773 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.82
Lightblue
#ADD8E6
ΔE00 6.72
Baby Blue
#89CFF0
ΔE00 6.95
Light Grey Blue
#9DBCD4
ΔE00 7.92
Powder Blue
#B0E0E6
ΔE00 8.53
Ice Blue
#A5DFF9
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CC0CE #CE9A8C
analogous
#8CCEBB #8CC0CE #8C9FCE
triadic
#8CC0CE #CE8CC0 #C0CE8C
tetradic
#8CC0CE #BB8CCE #CE9A8C #9FCE8C
square
#8CC0CE #BB8CCE #CE9A8C #9FCE8C
split-complementary
#8CC0CE #CE8C9F #CEBB8C
monochromatic
#438A9D #61A8BC #8CC0CE #B7D8E0 #E2EFF3
Accessibility & contrast
On white
1.99
#8CC0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#8CC0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CC0CE
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CC0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CC0CE | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCF
Deuteranopia (green-blind)
#ABB4CE
Tritanopia (blue-blind)
#75C5C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8cc0ce; /* rgb */ color: rgb(140, 192, 206); /* oklch */ color: oklch(77.6% 0.058 216.2);
Tailwind
colors: {
custom: {
50: '#afd3dd',
500: '#8cc0ce',
950: '#000000',
},
}SCSS
$custom: #8cc0ce; $custom-light: #afd3dd; $custom-dark: #000000;
JSON
{
"hex": "#8cc0ce",
"rgb": {
"r": 140,
"g": 192,
"b": 206
},
"hsl": {
"h": 192.727,
"s": 40.244,
"l": 67.843
},
"oklch": {
"l": 0.77624,
"c": 0.05775,
"h": 216.2
},
"luminance": 0.47731
}Semantic roles & 50–950 ramp
primary
#8CC0CE
secondary
#E5D5D1
accent
#4E32B3
background
#FAFCFD
surface
#F5F9FB
border
#CFD2D4
text
#111415
muted
#808283