#8DC7CD#8DC7CD
#8DC7CD is a light, moderate teal. Relative luminance 0.509; OKLCH L 79.2% C 0.060 H 204.1°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8DC7CD |
|---|---|
| RGB | rgb(141, 199, 205) |
| HSL | hsl(186, 39%, 68%) |
| HSV | hsv(186, 31%, 80%) |
| CMYK | cmyk(31.2%, 2.9%, 0%, 19.6%) |
| CIE-LAB | lab(76.63, -17.14, -8.99) |
| CIE-LCH | lch(76.63, 19.36, 207.68°) |
| OKLab | oklab(79.2% -0.055 -0.0246) |
| OKLCH | oklch(79.2% 0.06 204.1) |
| XYZ | xyz(42.4237, 50.9150, 65.3380) |
| Luminance | 0.5092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.82
Lightblue
#ADD8E6
ΔE00 7.40
Sky Blue
#87CEEB
ΔE00 8.16
Paleturquoise
#AFEEEE
ΔE00 9.39
Baby Blue
#89CFF0
ΔE00 9.50
Robin'S Egg Blue
#98EFF9
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DC7CD #CD938D
analogous
#8DCDB3 #8DC7CD #8DA7CD
triadic
#8DC7CD #CD8DC7 #C7CD8D
tetradic
#8DC7CD #B38DCD #CD938D #A7CD8D
square
#8DC7CD #B38DCD #CD938D #A7CD8D
split-complementary
#8DC7CD #CD8DA7 #CDB38D
monochromatic
#44939B #62B2BA #8DC7CD #B8DCE0 #E2F1F2
Accessibility & contrast
On white
1.88
#8DC7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#8DC7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DC7CD
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DC7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DC7CD | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CD
Deuteranopia (green-blind)
#B3B9CD
Tritanopia (blue-blind)
#76CCC9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8dc7cd; /* rgb */ color: rgb(141, 199, 205); /* oklch */ color: oklch(79.2% 0.060 204.1);
Tailwind
colors: {
custom: {
50: '#b0d8dc',
500: '#8dc7cd',
950: '#000000',
},
}SCSS
$custom: #8dc7cd; $custom-light: #b0d8dc; $custom-dark: #000000;
JSON
{
"hex": "#8dc7cd",
"rgb": {
"r": 141,
"g": 199,
"b": 205
},
"hsl": {
"h": 185.625,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.79199,
"c": 0.06021,
"h": 204.1
},
"luminance": 0.50917
}Semantic roles & 50–950 ramp
primary
#8DC7CD
secondary
#A2635C
accent
#3F33B2
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384