#8FC0BC#8FC0BC
#8FC0BC is a light, muted teal. Relative luminance 0.472; OKLCH L 77.2% C 0.052 H 189.9°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC0BC |
|---|---|
| RGB | rgb(143, 192, 188) |
| HSL | hsl(175, 28%, 66%) |
| HSV | hsv(175, 26%, 75%) |
| CMYK | cmyk(25.5%, 0%, 2.1%, 24.7%) |
| CIE-LAB | lab(74.30, -16.87, -3.21) |
| CIE-LCH | lch(74.30, 17.17, 190.78°) |
| OKLab | oklab(77.21% -0.051 -0.0089) |
| OKLCH | oklch(77.21% 0.052 189.9) |
| XYZ | xyz(39.2516, 47.1680, 54.6034) |
| Luminance | 0.4717 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.72
Powder Blue
#B0E0E6
ΔE00 9.29
Mediumturquoise
#48D1CC
ΔE00 9.92
Seafoam Blue
#78D1B6
ΔE00 10.22
Greyish Teal
#719F91
ΔE00 10.66
Lightblue
#ADD8E6
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC0BC #C08F93
analogous
#8FC0A3 #8FC0BC #8FABC0
triadic
#8FC0BC #BC8FC0 #C0BC8F
tetradic
#8FC0BC #A38FC0 #C08F93 #ABC08F
square
#8FC0BC #A38FC0 #C08F93 #ABC08F
split-complementary
#8FC0BC #C08FAB #C0A38F
monochromatic
#4D8883 #68AAA5 #8FC0BC #B6D6D3 #DDECEB
Accessibility & contrast
On white
2.01
#8FC0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#8FC0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC0BC
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC0BC | 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)
#BABBBC
Deuteranopia (green-blind)
#B1B4BD
Tritanopia (blue-blind)
#80C3BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8fc0bc; /* rgb */ color: rgb(143, 192, 188); /* oklch */ color: oklch(77.2% 0.052 189.9);
Tailwind
colors: {
custom: {
50: '#b1d3d0',
500: '#8fc0bc',
950: '#000000',
},
}SCSS
$custom: #8fc0bc; $custom-light: #b1d3d0; $custom-dark: #000000;
JSON
{
"hex": "#8fc0bc",
"rgb": {
"r": 143,
"g": 192,
"b": 188
},
"hsl": {
"h": 175.102,
"s": 28,
"l": 65.686
},
"oklch": {
"l": 0.77211,
"c": 0.05181,
"h": 189.9
},
"luminance": 0.4717
}Semantic roles & 50–950 ramp
primary
#8FC0BC
secondary
#DECDCF
accent
#3F47A7
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282