#8CC2CD#8CC2CD
#8CC2CD is a light, muted cyan. Relative luminance 0.486; OKLCH L 78.0% C 0.058 H 211.6°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8CC2CD |
|---|---|
| RGB | rgb(140, 194, 205) |
| HSL | hsl(190, 39%, 68%) |
| HSV | hsv(190, 32%, 80%) |
| CMYK | cmyk(31.7%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(75.18, -14.85, -11.16) |
| CIE-LCH | lch(75.18, 18.57, 216.92°) |
| OKLab | oklab(78.03% -0.0495 -0.0305) |
| OKLCH | oklch(78.03% 0.058 211.6) |
| XYZ | xyz(41.1228, 48.5646, 64.9528) |
| Luminance | 0.4857 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.55
Lightblue
#ADD8E6
ΔE00 6.81
Baby Blue
#89CFF0
ΔE00 7.80
Powder Blue
#B0E0E6
ΔE00 7.81
Ice Blue
#A5DFF9
ΔE00 9.04
Light Grey Blue
#9DBCD4
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CC2CD #CD978C
analogous
#8CCDB8 #8CC2CD #8CA1CD
triadic
#8CC2CD #CD8CC2 #C2CD8C
tetradic
#8CC2CD #B88CCD #CD978C #A1CD8C
square
#8CC2CD #B88CCD #CD978C #A1CD8C
split-complementary
#8CC2CD #CD8CA1 #CDB88C
monochromatic
#438C9B #61ABBA #8CC2CD #B7D9E0 #E1EFF2
Accessibility & contrast
On white
1.96
#8CC2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#8CC2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CC2CD
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CC2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CC2CD | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECE
Deuteranopia (green-blind)
#AEB6CD
Tritanopia (blue-blind)
#75C7C5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8cc2cd; /* rgb */ color: rgb(140, 194, 205); /* oklch */ color: oklch(78.0% 0.058 211.6);
Tailwind
colors: {
custom: {
50: '#afd4dc',
500: '#8cc2cd',
950: '#000000',
},
}SCSS
$custom: #8cc2cd; $custom-light: #afd4dc; $custom-dark: #000000;
JSON
{
"hex": "#8cc2cd",
"rgb": {
"r": 140,
"g": 194,
"b": 205
},
"hsl": {
"h": 190.154,
"s": 39.394,
"l": 67.647
},
"oklch": {
"l": 0.78032,
"c": 0.05815,
"h": 211.6
},
"luminance": 0.48567
}Semantic roles & 50–950 ramp
primary
#8CC2CD
secondary
#E4D4D0
accent
#4933B2
background
#FAFDFD
surface
#F5FAFB
border
#CFD3D4
text
#111415
muted
#808383