#8FC0BB#8FC0BB
#8FC0BB is a light, muted teal. Relative luminance 0.471; OKLCH L 77.2% C 0.052 H 188.3°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC0BB |
|---|---|
| RGB | rgb(143, 192, 187) |
| HSL | hsl(174, 28%, 66%) |
| HSV | hsv(174, 26%, 75%) |
| CMYK | cmyk(25.5%, 0%, 2.6%, 24.7%) |
| CIE-LAB | lab(74.27, -17.09, -2.71) |
| CIE-LCH | lch(74.27, 17.30, 189.01°) |
| OKLab | oklab(77.18% -0.0514 -0.0075) |
| OKLCH | oklch(77.18% 0.052 188.3) |
| XYZ | xyz(39.1442, 47.1250, 54.0376) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.33
Powder Blue
#B0E0E6
ΔE00 9.51
Seafoam Blue
#78D1B6
ΔE00 9.88
Mediumturquoise
#48D1CC
ΔE00 9.89
Greyish Teal
#719F91
ΔE00 10.48
Cadetblue
#5F9EA0
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC0BB #C08F94
analogous
#8FC0A2 #8FC0BB #8FACC0
triadic
#8FC0BB #BB8FC0 #C0BB8F
tetradic
#8FC0BB #A28FC0 #C08F94 #ACC08F
square
#8FC0BB #A28FC0 #C08F94 #ACC08F
split-complementary
#8FC0BB #C08FAC #C0A28F
monochromatic
#4D8882 #68AAA3 #8FC0BB #B6D6D3 #DDECEB
Accessibility & contrast
On white
2.01
#8FC0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#8FC0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC0BB
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC0BB | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBB
Deuteranopia (green-blind)
#B1B4BC
Tritanopia (blue-blind)
#80C2BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8fc0bb; /* rgb */ color: rgb(143, 192, 187); /* oklch */ color: oklch(77.2% 0.052 188.3);
Tailwind
colors: {
custom: {
50: '#b1d3cf',
500: '#8fc0bb',
950: '#000000',
},
}SCSS
$custom: #8fc0bb; $custom-light: #b1d3cf; $custom-dark: #000000;
JSON
{
"hex": "#8fc0bb",
"rgb": {
"r": 143,
"g": 192,
"b": 187
},
"hsl": {
"h": 173.878,
"s": 28,
"l": 65.686
},
"oklch": {
"l": 0.7718,
"c": 0.052,
"h": 188.3
},
"luminance": 0.47127
}Semantic roles & 50–950 ramp
primary
#8FC0BB
secondary
#DECDCF
accent
#3F49A7
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282