#8DC4CD#8DC4CD
#8DC4CD is a light, muted teal. Relative luminance 0.495; OKLCH L 78.5% C 0.058 H 208.7°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8DC4CD |
|---|---|
| RGB | rgb(141, 196, 205) |
| HSL | hsl(188, 39%, 68%) |
| HSV | hsv(188, 31%, 80%) |
| CMYK | cmyk(31.2%, 4.4%, 0%, 19.6%) |
| CIE-LAB | lab(75.79, -15.60, -10.24) |
| CIE-LCH | lch(75.79, 18.66, 213.27°) |
| OKLab | oklab(78.53% -0.0512 -0.028) |
| OKLCH | oklch(78.53% 0.058 208.7) |
| XYZ | xyz(41.7402, 49.5481, 65.1101) |
| Luminance | 0.4955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.86
Sky Blue
#87CEEB
ΔE00 7.10
Powder Blue
#B0E0E6
ΔE00 7.27
Baby Blue
#89CFF0
ΔE00 8.40
Ice Blue
#A5DFF9
ΔE00 9.26
Light Grey Blue
#9DBCD4
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DC4CD #CD968D
analogous
#8DCDB6 #8DC4CD #8DA4CD
triadic
#8DC4CD #CD8DC4 #C4CD8D
tetradic
#8DC4CD #B68DCD #CD968D #A4CD8D
square
#8DC4CD #B68DCD #CD968D #A4CD8D
split-complementary
#8DC4CD #CD8DA4 #CDB68D
monochromatic
#448F9B #62AEBA #8DC4CD #B8DAE0 #E2F0F2
Accessibility & contrast
On white
1.92
#8DC4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#8DC4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DC4CD
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DC4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DC4CD | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC0CE
Deuteranopia (green-blind)
#B0B7CD
Tritanopia (blue-blind)
#77C9C7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8dc4cd; /* rgb */ color: rgb(141, 196, 205); /* oklch */ color: oklch(78.5% 0.058 208.7);
Tailwind
colors: {
custom: {
50: '#b0d6dc',
500: '#8dc4cd',
950: '#000000',
},
}SCSS
$custom: #8dc4cd; $custom-light: #b0d6dc; $custom-dark: #000000;
JSON
{
"hex": "#8dc4cd",
"rgb": {
"r": 141,
"g": 196,
"b": 205
},
"hsl": {
"h": 188.438,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.78533,
"c": 0.05831,
"h": 208.7
},
"luminance": 0.4955
}Semantic roles & 50–950 ramp
primary
#8DC4CD
secondary
#E5D4D1
accent
#4533B2
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383