#8DC7BF#8DC7BF
#8DC7BF is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.8% C 0.061 H 185.4°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8DC7BF |
|---|---|
| RGB | rgb(141, 199, 191) |
| HSL | hsl(172, 34%, 67%) |
| HSV | hsv(172, 29%, 78%) |
| CMYK | cmyk(29.1%, 0%, 4%, 22%) |
| CIE-LAB | lab(76.23, -20.36, -2.01) |
| CIE-LCH | lch(76.23, 20.46, 185.63°) |
| OKLab | oklab(78.75% -0.0607 -0.0057) |
| OKLCH | oklch(78.75% 0.061 185.4) |
| XYZ | xyz(40.8088, 50.2691, 56.8327) |
| Luminance | 0.5027 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.39
Seafoam Blue
#78D1B6
ΔE00 7.70
Mediumturquoise
#48D1CC
ΔE00 8.22
Powder Blue
#B0E0E6
ΔE00 9.47
Paleturquoise
#AFEEEE
ΔE00 9.83
Mediumaquamarine
#66CDAA
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DC7BF #C78D95
analogous
#8DC7A2 #8DC7BF #8DB2C7
triadic
#8DC7BF #BF8DC7 #C7BF8D
tetradic
#8DC7BF #A28DC7 #C78D95 #B2C78D
square
#8DC7BF #A28DC7 #C78D95 #B2C78D
split-complementary
#8DC7BF #C78DB2 #C7A28D
monochromatic
#489288 #64B3A8 #8DC7BF #B6DBD6 #DFEFED
Accessibility & contrast
On white
1.90
#8DC7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#8DC7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DC7BF
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DC7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DC7BF | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C1BF
Deuteranopia (green-blind)
#B6B9C0
Tritanopia (blue-blind)
#7BCAC4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8dc7bf; /* rgb */ color: rgb(141, 199, 191); /* oklch */ color: oklch(78.8% 0.061 185.4);
Tailwind
colors: {
custom: {
50: '#b0d8d2',
500: '#8dc7bf',
950: '#000000',
},
}SCSS
$custom: #8dc7bf; $custom-light: #b0d8d2; $custom-dark: #000000;
JSON
{
"hex": "#8dc7bf",
"rgb": {
"r": 141,
"g": 199,
"b": 191
},
"hsl": {
"h": 171.724,
"s": 34.118,
"l": 66.667
},
"oklch": {
"l": 0.78754,
"c": 0.06095,
"h": 185.4
},
"luminance": 0.50271
}Semantic roles & 50–950 ramp
primary
#8DC7BF
secondary
#9A5E67
accent
#3949AD
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#111414
muted
#818383