#8DC0CD#8DC0CD
#8DC0CD is a light, muted cyan. Relative luminance 0.478; OKLCH L 77.6% C 0.056 H 215.2°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8DC0CD |
|---|---|
| RGB | rgb(141, 192, 205) |
| HSL | hsl(192, 39%, 68%) |
| HSV | hsv(192, 31%, 80%) |
| CMYK | cmyk(31.2%, 6.3%, 0%, 19.6%) |
| CIE-LAB | lab(74.68, -13.52, -11.90) |
| CIE-LCH | lch(74.68, 18.01, 221.34°) |
| OKLab | oklab(77.65% -0.0461 -0.0325) |
| OKLCH | oklch(77.65% 0.056 215.2) |
| XYZ | xyz(40.8500, 47.7677, 64.8134) |
| Luminance | 0.4777 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.12
Lightblue
#ADD8E6
ΔE00 6.70
Baby Blue
#89CFF0
ΔE00 7.25
Light Grey Blue
#9DBCD4
ΔE00 8.09
Powder Blue
#B0E0E6
ΔE00 8.38
Ice Blue
#A5DFF9
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DC0CD #CD9A8D
analogous
#8DCDBA #8DC0CD #8DA0CD
triadic
#8DC0CD #CD8DC0 #C0CD8D
tetradic
#8DC0CD #BA8DCD #CD9A8D #A0CD8D
square
#8DC0CD #BA8DCD #CD9A8D #A0CD8D
split-complementary
#8DC0CD #CD8DA0 #CDBA8D
monochromatic
#448A9B #62A8BA #8DC0CD #B8D8E0 #E2EFF2
Accessibility & contrast
On white
1.99
#8DC0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#8DC0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DC0CD
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DC0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DC0CD | 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)
#B6BCCE
Deuteranopia (green-blind)
#ACB4CD
Tritanopia (blue-blind)
#77C5C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8dc0cd; /* rgb */ color: rgb(141, 192, 205); /* oklch */ color: oklch(77.6% 0.056 215.2);
Tailwind
colors: {
custom: {
50: '#b0d3dc',
500: '#8dc0cd',
950: '#000000',
},
}SCSS
$custom: #8dc0cd; $custom-light: #b0d3dc; $custom-dark: #000000;
JSON
{
"hex": "#8dc0cd",
"rgb": {
"r": 141,
"g": 192,
"b": 205
},
"hsl": {
"h": 192.188,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.77648,
"c": 0.05638,
"h": 215.2
},
"luminance": 0.4777
}Semantic roles & 50–950 ramp
primary
#8DC0CD
secondary
#E5D5D1
accent
#4D33B2
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283