#8DC3BF#8DC3BF
#8DC3BF is a light, muted teal. Relative luminance 0.485; OKLCH L 77.9% C 0.056 H 190.3°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8DC3BF |
|---|---|
| RGB | rgb(141, 195, 191) |
| HSL | hsl(176, 31%, 66%) |
| HSV | hsv(176, 28%, 76%) |
| CMYK | cmyk(27.7%, 0%, 2.1%, 23.5%) |
| CIE-LAB | lab(75.11, -18.33, -3.66) |
| CIE-LCH | lch(75.11, 18.69, 191.29°) |
| OKLab | oklab(77.86% -0.0555 -0.0101) |
| OKLCH | oklch(77.86% 0.056 190.3) |
| XYZ | xyz(39.9005, 48.4526, 56.5300) |
| Luminance | 0.4845 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.25
Mediumturquoise
#48D1CC
ΔE00 8.95
Powder Blue
#B0E0E6
ΔE00 8.97
Seafoam Blue
#78D1B6
ΔE00 9.61
Paleturquoise
#AFEEEE
ΔE00 10.27
Darkturquoise
#00CED1
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DC3BF #C38D91
analogous
#8DC3A4 #8DC3BF #8DACC3
triadic
#8DC3BF #BF8DC3 #C3BF8D
tetradic
#8DC3BF #A48DC3 #C38D91 #ACC38D
square
#8DC3BF #A48DC3 #C38D91 #ACC38D
split-complementary
#8DC3BF #C38DAC #C3A48D
monochromatic
#4A8C87 #65AEA8 #8DC3BF #B5D8D6 #DDEDEC
Accessibility & contrast
On white
1.96
#8DC3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#8DC3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DC3BF
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DC3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DC3BF | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBF
Deuteranopia (green-blind)
#B3B6C0
Tritanopia (blue-blind)
#7BC6C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8dc3bf; /* rgb */ color: rgb(141, 195, 191); /* oklch */ color: oklch(77.9% 0.056 190.3);
Tailwind
colors: {
custom: {
50: '#b0d5d2',
500: '#8dc3bf',
950: '#000000',
},
}SCSS
$custom: #8dc3bf; $custom-light: #b0d5d2; $custom-dark: #000000;
JSON
{
"hex": "#8dc3bf",
"rgb": {
"r": 141,
"g": 195,
"b": 191
},
"hsl": {
"h": 175.556,
"s": 31.034,
"l": 65.882
},
"oklch": {
"l": 0.77856,
"c": 0.05645,
"h": 190.3
},
"luminance": 0.48455
}Semantic roles & 50–950 ramp
primary
#8DC3BF
secondary
#DFCDCE
accent
#3C44AA
background
#FAFDFC
surface
#F5FAF9
border
#CFD3D2
text
#111414
muted
#808382