#8FC3BC#8FC3BC
#8FC3BC is a light, muted teal. Relative luminance 0.485; OKLCH L 77.9% C 0.055 H 185.8°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC3BC |
|---|---|
| RGB | rgb(143, 195, 188) |
| HSL | hsl(172, 30%, 66%) |
| HSV | hsv(172, 27%, 76%) |
| CMYK | cmyk(26.7%, 0%, 3.6%, 23.5%) |
| CIE-LAB | lab(75.14, -18.40, -1.98) |
| CIE-LCH | lch(75.14, 18.51, 186.13°) |
| OKLab | oklab(77.88% -0.055 -0.0056) |
| OKLCH | oklch(77.88% 0.055 185.8) |
| XYZ | xyz(39.9170, 48.4988, 54.8252) |
| Luminance | 0.4850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.22
Seafoam Blue
#78D1B6
ΔE00 8.73
Mediumturquoise
#48D1CC
ΔE00 9.26
Powder Blue
#B0E0E6
ΔE00 9.54
Paleturquoise
#AFEEEE
ΔE00 10.55
Greyish Teal
#719F91
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC3BC #C38F96
analogous
#8FC3A2 #8FC3BC #8FB0C3
triadic
#8FC3BC #BC8FC3 #C3BC8F
tetradic
#8FC3BC #A28FC3 #C38F96 #B0C38F
square
#8FC3BC #A28FC3 #C38F96 #B0C38F
split-complementary
#8FC3BC #C38FB0 #C3A28F
monochromatic
#4B8C84 #67AEA4 #8FC3BC #B7D8D4 #DFEEEC
Accessibility & contrast
On white
1.96
#8FC3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#8FC3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC3BC
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC3BC | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBC
Deuteranopia (green-blind)
#B4B6BD
Tritanopia (blue-blind)
#7FC5C1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8fc3bc; /* rgb */ color: rgb(143, 195, 188); /* oklch */ color: oklch(77.9% 0.055 185.8);
Tailwind
colors: {
custom: {
50: '#b1d5d0',
500: '#8fc3bc',
950: '#000000',
},
}SCSS
$custom: #8fc3bc; $custom-light: #b1d5d0; $custom-dark: #000000;
JSON
{
"hex": "#8fc3bc",
"rgb": {
"r": 143,
"g": 195,
"b": 188
},
"hsl": {
"h": 171.923,
"s": 30.233,
"l": 66.275
},
"oklch": {
"l": 0.77882,
"c": 0.05524,
"h": 185.8
},
"luminance": 0.48501
}Semantic roles & 50–950 ramp
primary
#8FC3BC
secondary
#DFCED1
accent
#3D4BA9
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111413
muted
#808382