#8CC2CE#8CC2CE
#8CC2CE is a light, muted cyan. Relative luminance 0.486; OKLCH L 78.1% C 0.059 H 213.0°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8CC2CE |
|---|---|
| RGB | rgb(140, 194, 206) |
| HSL | hsl(191, 40%, 68%) |
| HSV | hsv(191, 32%, 81%) |
| CMYK | cmyk(32%, 5.8%, 0%, 19.2%) |
| CIE-LAB | lab(75.21, -14.61, -11.65) |
| CIE-LCH | lch(75.21, 18.69, 218.58°) |
| OKLab | oklab(78.07% -0.0491 -0.0319) |
| OKLCH | oklch(78.07% 0.059 213) |
| XYZ | xyz(41.2439, 48.6130, 65.5906) |
| Luminance | 0.4862 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.20
Lightblue
#ADD8E6
ΔE00 6.66
Baby Blue
#89CFF0
ΔE00 7.44
Powder Blue
#B0E0E6
ΔE00 7.89
Ice Blue
#A5DFF9
ΔE00 8.78
Light Grey Blue
#9DBCD4
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CC2CE #CE988C
analogous
#8CCEB9 #8CC2CE #8CA1CE
triadic
#8CC2CE #CE8CC2 #C2CE8C
tetradic
#8CC2CE #B98CCE #CE988C #A1CE8C
square
#8CC2CE #B98CCE #CE988C #A1CE8C
split-complementary
#8CC2CE #CE8CA1 #CEB98C
monochromatic
#438C9D #61ABBC #8CC2CE #B7D9E0 #E2F0F3
Accessibility & contrast
On white
1.96
#8CC2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#8CC2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CC2CE
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CC2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CC2CE | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BECF
Deuteranopia (green-blind)
#ADB6CE
Tritanopia (blue-blind)
#75C7C6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8cc2ce; /* rgb */ color: rgb(140, 194, 206); /* oklch */ color: oklch(78.1% 0.059 213.0);
Tailwind
colors: {
custom: {
50: '#afd4dd',
500: '#8cc2ce',
950: '#000000',
},
}SCSS
$custom: #8cc2ce; $custom-light: #afd4dd; $custom-dark: #000000;
JSON
{
"hex": "#8cc2ce",
"rgb": {
"r": 140,
"g": 194,
"b": 206
},
"hsl": {
"h": 190.909,
"s": 40.244,
"l": 67.843
},
"oklch": {
"l": 0.78066,
"c": 0.05856,
"h": 213
},
"luminance": 0.48615
}Semantic roles & 50–950 ramp
primary
#8CC2CE
secondary
#E5D4D1
accent
#4A32B3
background
#FAFDFD
surface
#F5FAFB
border
#CFD3D4
text
#111415
muted
#808383