#8FC7BB#8FC7BB
#8FC7BB is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.8% C 0.061 H 179.9°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC7BB |
|---|---|
| RGB | rgb(143, 199, 187) |
| HSL | hsl(167, 33%, 67%) |
| HSV | hsv(167, 28%, 78%) |
| CMYK | cmyk(28.1%, 0%, 6%, 22%) |
| CIE-LAB | lab(76.24, -20.65, 0.17) |
| CIE-LCH | lch(76.24, 20.65, 179.53°) |
| OKLab | oklab(78.75% -0.0606 0.0001) |
| OKLCH | oklch(78.75% 0.061 179.9) |
| XYZ | xyz(40.7178, 50.2724, 54.5622) |
| Luminance | 0.5027 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.06
Seafoam Blue
#78D1B6
ΔE00 6.63
Mediumturquoise
#48D1CC
ΔE00 8.94
Mediumaquamarine
#66CDAA
ΔE00 8.97
Light Teal
#90E4C1
ΔE00 9.74
Powder Blue
#B0E0E6
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC7BB #C78F9B
analogous
#8FC79F #8FC7BB #8FB7C7
triadic
#8FC7BB #BB8FC7 #C7BB8F
tetradic
#8FC7BB #9F8FC7 #C78F9B #B7C78F
square
#8FC7BB #9F8FC7 #C78F9B #B7C78F
split-complementary
#8FC7BB #C78FB7 #C79F8F
monochromatic
#499283 #66B3A2 #8FC7BB #B8DBD4 #E1F0ED
Accessibility & contrast
On white
1.90
#8FC7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#8FC7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC7BB
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC7BB | 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)
#C2C0BB
Deuteranopia (green-blind)
#B8B9BC
Tritanopia (blue-blind)
#7FC9C3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8fc7bb; /* rgb */ color: rgb(143, 199, 187); /* oklch */ color: oklch(78.8% 0.061 179.9);
Tailwind
colors: {
custom: {
50: '#b1d8cf',
500: '#8fc7bb',
950: '#000000',
},
}SCSS
$custom: #8fc7bb; $custom-light: #b1d8cf; $custom-dark: #000000;
JSON
{
"hex": "#8fc7bb",
"rgb": {
"r": 143,
"g": 199,
"b": 187
},
"hsl": {
"h": 167.143,
"s": 33.333,
"l": 67.059
},
"oklch": {
"l": 0.7875,
"c": 0.06056,
"h": 179.9
},
"luminance": 0.50274
}Semantic roles & 50–950 ramp
primary
#8FC7BB
secondary
#9A606C
accent
#3952AC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111413
muted
#818383