#8DC6CE#8DC6CE
#8DC6CE is a light, muted teal. Relative luminance 0.505; OKLCH L 79.0% C 0.060 H 206.9°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8DC6CE |
|---|---|
| RGB | rgb(141, 198, 206) |
| HSL | hsl(187, 40%, 68%) |
| HSV | hsv(187, 32%, 81%) |
| CMYK | cmyk(31.6%, 3.9%, 0%, 19.2%) |
| CIE-LAB | lab(76.38, -16.39, -9.90) |
| CIE-LCH | lch(76.38, 19.15, 211.14°) |
| OKLab | oklab(79.01% -0.0533 -0.0271) |
| OKLCH | oklch(79.01% 0.06 206.9) |
| XYZ | xyz(42.3155, 50.5048, 65.8993) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.91
Lightblue
#ADD8E6
ΔE00 6.94
Sky Blue
#87CEEB
ΔE00 7.39
Baby Blue
#89CFF0
ΔE00 8.71
Ice Blue
#A5DFF9
ΔE00 9.34
Robin'S Egg Blue
#98EFF9
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DC6CE #CE958D
analogous
#8DCEB5 #8DC6CE #8DA5CE
triadic
#8DC6CE #CE8DC6 #C6CE8D
tetradic
#8DC6CE #B58DCE #CE958D #A5CE8D
square
#8DC6CE #B58DCE #CE958D #A5CE8D
split-complementary
#8DC6CE #CE8DA5 #CEB58D
monochromatic
#44929D #62B1BC #8DC6CE #B8DBE0 #E3F1F3
Accessibility & contrast
On white
1.89
#8DC6CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#8DC6CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DC6CE
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DC6CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DC6CE | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CF
Deuteranopia (green-blind)
#B2B9CE
Tritanopia (blue-blind)
#76CBC8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8dc6ce; /* rgb */ color: rgb(141, 198, 206); /* oklch */ color: oklch(79.0% 0.060 206.9);
Tailwind
colors: {
custom: {
50: '#b0d7dd',
500: '#8dc6ce',
950: '#000000',
},
}SCSS
$custom: #8dc6ce; $custom-light: #b0d7dd; $custom-dark: #000000;
JSON
{
"hex": "#8dc6ce",
"rgb": {
"r": 141,
"g": 198,
"b": 206
},
"hsl": {
"h": 187.385,
"s": 39.877,
"l": 68.039
},
"oklch": {
"l": 0.7901,
"c": 0.05978,
"h": 206.9
},
"luminance": 0.50507
}Semantic roles & 50–950 ramp
primary
#8DC6CE
secondary
#A3655C
accent
#4233B3
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384