#8FC7BA#8FC7BA
#8FC7BA is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.7% C 0.061 H 178.6°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC7BA |
|---|---|
| RGB | rgb(143, 199, 186) |
| HSL | hsl(166, 33%, 67%) |
| HSV | hsv(166, 28%, 78%) |
| CMYK | cmyk(28.1%, 0%, 6.5%, 22%) |
| CIE-LAB | lab(76.21, -20.86, 0.67) |
| CIE-LCH | lch(76.21, 20.87, 178.15°) |
| OKLab | oklab(78.72% -0.061 0.0015) |
| OKLCH | oklch(78.72% 0.061 178.6) |
| XYZ | xyz(40.6112, 50.2297, 54.0003) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.73
Seafoam Blue
#78D1B6
ΔE00 6.37
Mediumaquamarine
#66CDAA
ΔE00 8.68
Mediumturquoise
#48D1CC
ΔE00 9.09
Light Teal
#90E4C1
ΔE00 9.47
Turquoise
#40E0D0
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC7BA #C78F9C
analogous
#8FC79E #8FC7BA #8FB8C7
triadic
#8FC7BA #BA8FC7 #C7BA8F
tetradic
#8FC7BA #9E8FC7 #C78F9C #B8C78F
square
#8FC7BA #9E8FC7 #C78F9C #B8C78F
split-complementary
#8FC7BA #C78FB8 #C79E8F
monochromatic
#499281 #66B3A1 #8FC7BA #B8DBD3 #E1F0EC
Accessibility & contrast
On white
1.90
#8FC7BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#8FC7BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC7BA
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC7BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC7BA | 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)
#C2C0B9
Deuteranopia (green-blind)
#B8B9BB
Tritanopia (blue-blind)
#7FC9C3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8fc7ba; /* rgb */ color: rgb(143, 199, 186); /* oklch */ color: oklch(78.7% 0.061 178.6);
Tailwind
colors: {
custom: {
50: '#b1d8ce',
500: '#8fc7ba',
950: '#000000',
},
}SCSS
$custom: #8fc7ba; $custom-light: #b1d8ce; $custom-dark: #000000;
JSON
{
"hex": "#8fc7ba",
"rgb": {
"r": 143,
"g": 199,
"b": 186
},
"hsl": {
"h": 166.071,
"s": 33.333,
"l": 67.059
},
"oklch": {
"l": 0.7872,
"c": 0.061,
"h": 178.6
},
"luminance": 0.50232
}Semantic roles & 50–950 ramp
primary
#8FC7BA
secondary
#9A606D
accent
#3954AC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111413
muted
#818383