#8FC0BD#8FC0BD
#8FC0BD is a light, muted teal. Relative luminance 0.472; OKLCH L 77.2% C 0.052 H 191.4°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC0BD |
|---|---|
| RGB | rgb(143, 192, 189) |
| HSL | hsl(176, 28%, 66%) |
| HSV | hsv(176, 26%, 75%) |
| CMYK | cmyk(25.5%, 0%, 1.6%, 24.7%) |
| CIE-LAB | lab(74.32, -16.65, -3.72) |
| CIE-LCH | lch(74.32, 17.06, 192.58°) |
| OKLab | oklab(77.24% -0.0506 -0.0102) |
| OKLCH | oklch(77.24% 0.052 191.4) |
| XYZ | xyz(39.3597, 47.2112, 55.1730) |
| Luminance | 0.4721 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.08
Pale Teal
#82CBB2
ΔE00 9.11
Mediumturquoise
#48D1CC
ΔE00 9.98
Lightblue
#ADD8E6
ΔE00 10.34
Seafoam Blue
#78D1B6
ΔE00 10.58
Greyish Teal
#719F91
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC0BD #C08F92
analogous
#8FC0A4 #8FC0BD #8FAAC0
triadic
#8FC0BD #BD8FC0 #C0BD8F
tetradic
#8FC0BD #A48FC0 #C08F92 #AAC08F
square
#8FC0BD #A48FC0 #C08F92 #AAC08F
split-complementary
#8FC0BD #C08FAA #C0A48F
monochromatic
#4D8884 #68AAA6 #8FC0BD #B6D6D4 #DDECEB
Accessibility & contrast
On white
2.01
#8FC0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#8FC0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC0BD
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC0BD | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBD
Deuteranopia (green-blind)
#B1B4BE
Tritanopia (blue-blind)
#7FC3BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8fc0bd; /* rgb */ color: rgb(143, 192, 189); /* oklch */ color: oklch(77.2% 0.052 191.4);
Tailwind
colors: {
custom: {
50: '#b1d3d0',
500: '#8fc0bd',
950: '#000000',
},
}SCSS
$custom: #8fc0bd; $custom-light: #b1d3d0; $custom-dark: #000000;
JSON
{
"hex": "#8fc0bd",
"rgb": {
"r": 143,
"g": 192,
"b": 189
},
"hsl": {
"h": 176.327,
"s": 28,
"l": 65.686
},
"oklch": {
"l": 0.77242,
"c": 0.05165,
"h": 191.4
},
"luminance": 0.47213
}Semantic roles & 50–950 ramp
primary
#8FC0BD
secondary
#DECDCE
accent
#3F45A7
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282