#8DC5CD#8DC5CD
#8DC5CD is a light, muted teal. Relative luminance 0.500; OKLCH L 78.8% C 0.059 H 207.1°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8DC5CD |
|---|---|
| RGB | rgb(141, 197, 205) |
| HSL | hsl(188, 39%, 68%) |
| HSV | hsv(188, 31%, 80%) |
| CMYK | cmyk(31.2%, 3.9%, 0%, 19.6%) |
| CIE-LAB | lab(76.07, -16.12, -9.82) |
| CIE-LCH | lch(76.07, 18.87, 211.36°) |
| OKLab | oklab(78.75% -0.0524 -0.0268) |
| OKLCH | oklch(78.75% 0.059 207.1) |
| XYZ | xyz(41.9666, 50.0007, 65.1856) |
| Luminance | 0.5000 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.01
Powder Blue
#B0E0E6
ΔE00 7.08
Sky Blue
#87CEEB
ΔE00 7.43
Baby Blue
#89CFF0
ΔE00 8.75
Ice Blue
#A5DFF9
ΔE00 9.45
Robin'S Egg Blue
#98EFF9
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DC5CD #CD958D
analogous
#8DCDB5 #8DC5CD #8DA5CD
triadic
#8DC5CD #CD8DC5 #C5CD8D
tetradic
#8DC5CD #B58DCD #CD958D #A5CD8D
square
#8DC5CD #B58DCD #CD958D #A5CD8D
split-complementary
#8DC5CD #CD8DA5 #CDB58D
monochromatic
#44919B #62AFBA #8DC5CD #B8DBE0 #E2F0F2
Accessibility & contrast
On white
1.91
#8DC5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#8DC5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DC5CD
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DC5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DC5CD | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CE
Deuteranopia (green-blind)
#B1B8CD
Tritanopia (blue-blind)
#76CAC7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8dc5cd; /* rgb */ color: rgb(141, 197, 205); /* oklch */ color: oklch(78.8% 0.059 207.1);
Tailwind
colors: {
custom: {
50: '#b0d6dc',
500: '#8dc5cd',
950: '#000000',
},
}SCSS
$custom: #8dc5cd; $custom-light: #b0d6dc; $custom-dark: #000000;
JSON
{
"hex": "#8dc5cd",
"rgb": {
"r": 141,
"g": 197,
"b": 205
},
"hsl": {
"h": 187.5,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.78754,
"c": 0.0589,
"h": 207.1
},
"luminance": 0.50003
}Semantic roles & 50–950 ramp
primary
#8DC5CD
secondary
#A2655C
accent
#4333B2
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384