#8CC2CF#8CC2CF
#8CC2CF is a light, muted cyan. Relative luminance 0.487; OKLCH L 78.1% C 0.059 H 214.3°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8CC2CF |
|---|---|
| RGB | rgb(140, 194, 207) |
| HSL | hsl(192, 41%, 68%) |
| HSV | hsv(192, 32%, 81%) |
| CMYK | cmyk(32.4%, 6.3%, 0%, 18.8%) |
| CIE-LAB | lab(75.24, -14.37, -12.15) |
| CIE-LCH | lch(75.24, 18.81, 220.22°) |
| OKLab | oklab(78.1% -0.0487 -0.0332) |
| OKLCH | oklch(78.1% 0.059 214.3) |
| XYZ | xyz(41.3658, 48.6618, 66.2324) |
| Luminance | 0.4866 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.87
Lightblue
#ADD8E6
ΔE00 6.54
Baby Blue
#89CFF0
ΔE00 7.08
Powder Blue
#B0E0E6
ΔE00 7.98
Ice Blue
#A5DFF9
ΔE00 8.54
Light Grey Blue
#9DBCD4
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CC2CF #CF998C
analogous
#8CCFBA #8CC2CF #8CA0CF
triadic
#8CC2CF #CF8CC2 #C2CF8C
tetradic
#8CC2CF #BA8CCF #CF998C #A0CF8C
square
#8CC2CF #BA8CCF #CF998C #A0CF8C
split-complementary
#8CC2CF #CF8CA0 #CFBA8C
monochromatic
#428D9E #61ABBD #8CC2CF #B7D9E1 #E2F0F3
Accessibility & contrast
On white
1.96
#8CC2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#8CC2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CC2CF
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CC2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CC2CF | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BED0
Deuteranopia (green-blind)
#ADB6CF
Tritanopia (blue-blind)
#75C7C6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8cc2cf; /* rgb */ color: rgb(140, 194, 207); /* oklch */ color: oklch(78.1% 0.059 214.3);
Tailwind
colors: {
custom: {
50: '#b0d4dd',
500: '#8cc2cf',
950: '#000000',
},
}SCSS
$custom: #8cc2cf; $custom-light: #b0d4dd; $custom-dark: #000000;
JSON
{
"hex": "#8cc2cf",
"rgb": {
"r": 140,
"g": 194,
"b": 207
},
"hsl": {
"h": 191.642,
"s": 41.104,
"l": 68.039
},
"oklch": {
"l": 0.781,
"c": 0.05898,
"h": 214.3
},
"luminance": 0.48664
}Semantic roles & 50–950 ramp
primary
#8CC2CF
secondary
#E6D5D1
accent
#4B31B4
background
#FAFDFD
surface
#F5FAFB
border
#CFD3D4
text
#111415
muted
#808383