#8DC3CD#8DC3CD
#8DC3CD is a light, muted teal. Relative luminance 0.491; OKLCH L 78.3% C 0.058 H 210.3°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8DC3CD |
|---|---|
| RGB | rgb(141, 195, 205) |
| HSL | hsl(189, 39%, 68%) |
| HSV | hsv(189, 31%, 80%) |
| CMYK | cmyk(31.2%, 4.9%, 0%, 19.6%) |
| CIE-LAB | lab(75.51, -15.08, -10.65) |
| CIE-LCH | lch(75.51, 18.47, 215.23°) |
| OKLab | oklab(78.31% -0.0499 -0.0291) |
| OKLCH | oklch(78.31% 0.058 210.3) |
| XYZ | xyz(41.5154, 49.0985, 65.0352) |
| Luminance | 0.4910 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.75
Sky Blue
#87CEEB
ΔE00 6.80
Powder Blue
#B0E0E6
ΔE00 7.50
Baby Blue
#89CFF0
ΔE00 8.07
Ice Blue
#A5DFF9
ΔE00 9.10
Light Grey Blue
#9DBCD4
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DC3CD #CD978D
analogous
#8DCDB7 #8DC3CD #8DA3CD
triadic
#8DC3CD #CD8DC3 #C3CD8D
tetradic
#8DC3CD #B78DCD #CD978D #A3CD8D
square
#8DC3CD #B78DCD #CD978D #A3CD8D
split-complementary
#8DC3CD #CD8DA3 #CDB78D
monochromatic
#448E9B #62ADBA #8DC3CD #B8D9E0 #E2F0F2
Accessibility & contrast
On white
1.94
#8DC3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#8DC3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DC3CD
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DC3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DC3CD | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCE
Deuteranopia (green-blind)
#AFB6CD
Tritanopia (blue-blind)
#77C8C6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8dc3cd; /* rgb */ color: rgb(141, 195, 205); /* oklch */ color: oklch(78.3% 0.058 210.3);
Tailwind
colors: {
custom: {
50: '#b0d5dc',
500: '#8dc3cd',
950: '#000000',
},
}SCSS
$custom: #8dc3cd; $custom-light: #b0d5dc; $custom-dark: #000000;
JSON
{
"hex": "#8dc3cd",
"rgb": {
"r": 141,
"g": 195,
"b": 205
},
"hsl": {
"h": 189.375,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.78311,
"c": 0.05776,
"h": 210.3
},
"luminance": 0.49101
}Semantic roles & 50–950 ramp
primary
#8DC3CD
secondary
#E5D4D1
accent
#4733B2
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383