#8CC0CD#8CC0CD
#8CC0CD is a light, muted cyan. Relative luminance 0.477; OKLCH L 77.6% C 0.057 H 214.9°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8CC0CD |
|---|---|
| RGB | rgb(140, 192, 205) |
| HSL | hsl(192, 39%, 68%) |
| HSV | hsv(192, 32%, 80%) |
| CMYK | cmyk(31.7%, 6.3%, 0%, 19.6%) |
| CIE-LAB | lab(74.62, -13.81, -11.99) |
| CIE-LCH | lch(74.62, 18.29, 220.96°) |
| OKLab | oklab(77.59% -0.047 -0.0328) |
| OKLCH | oklch(77.59% 0.057 214.9) |
| XYZ | xyz(40.6807, 47.6804, 64.8055) |
| Luminance | 0.4768 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.12
Lightblue
#ADD8E6
ΔE00 6.81
Baby Blue
#89CFF0
ΔE00 7.27
Light Grey Blue
#9DBCD4
ΔE00 8.26
Powder Blue
#B0E0E6
ΔE00 8.41
Ice Blue
#A5DFF9
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CC0CD #CD998C
analogous
#8CCDB9 #8CC0CD #8C9FCD
triadic
#8CC0CD #CD8CC0 #C0CD8C
tetradic
#8CC0CD #B98CCD #CD998C #9FCD8C
square
#8CC0CD #B98CCD #CD998C #9FCD8C
split-complementary
#8CC0CD #CD8C9F #CDB98C
monochromatic
#438A9B #61A9BA #8CC0CD #B7D7E0 #E1EFF2
Accessibility & contrast
On white
1.99
#8CC0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#8CC0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CC0CD
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CC0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CC0CD | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCE
Deuteranopia (green-blind)
#ACB4CD
Tritanopia (blue-blind)
#76C5C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8cc0cd; /* rgb */ color: rgb(140, 192, 205); /* oklch */ color: oklch(77.6% 0.057 214.9);
Tailwind
colors: {
custom: {
50: '#afd3dc',
500: '#8cc0cd',
950: '#000000',
},
}SCSS
$custom: #8cc0cd; $custom-light: #afd3dc; $custom-dark: #000000;
JSON
{
"hex": "#8cc0cd",
"rgb": {
"r": 140,
"g": 192,
"b": 205
},
"hsl": {
"h": 192,
"s": 39.394,
"l": 67.647
},
"oklch": {
"l": 0.77589,
"c": 0.05727,
"h": 214.9
},
"luminance": 0.47683
}Semantic roles & 50–950 ramp
primary
#8CC0CD
secondary
#E4D4D0
accent
#4D33B2
background
#FAFCFD
surface
#F5F9FB
border
#CFD2D4
text
#111415
muted
#808283