#8FC3BF#8FC3BF
#8FC3BF is a light, muted teal. Relative luminance 0.486; OKLCH L 78.0% C 0.055 H 190.2°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC3BF |
|---|---|
| RGB | rgb(143, 195, 191) |
| HSL | hsl(175, 30%, 66%) |
| HSV | hsv(175, 27%, 76%) |
| CMYK | cmyk(26.7%, 0%, 2.1%, 23.5%) |
| CIE-LAB | lab(75.22, -17.74, -3.48) |
| CIE-LCH | lch(75.22, 18.08, 191.11°) |
| OKLab | oklab(77.97% -0.0537 -0.0096) |
| OKLCH | oklch(77.97% 0.055 190.2) |
| XYZ | xyz(40.2438, 48.6295, 56.5461) |
| Luminance | 0.4863 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.39
Powder Blue
#B0E0E6
ΔE00 8.81
Mediumturquoise
#48D1CC
ΔE00 9.29
Seafoam Blue
#78D1B6
ΔE00 9.78
Paleturquoise
#AFEEEE
ΔE00 10.24
Lightblue
#ADD8E6
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC3BF #C38F93
analogous
#8FC3A5 #8FC3BF #8FADC3
triadic
#8FC3BF #BF8FC3 #C3BF8F
tetradic
#8FC3BF #A58FC3 #C38F93 #ADC38F
square
#8FC3BF #A58FC3 #C38F93 #ADC38F
split-complementary
#8FC3BF #C38FAD #C3A58F
monochromatic
#4B8C87 #67AEA8 #8FC3BF #B7D8D6 #DFEEED
Accessibility & contrast
On white
1.96
#8FC3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#8FC3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC3BF
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC3BF | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEBF
Deuteranopia (green-blind)
#B3B6C0
Tritanopia (blue-blind)
#7EC6C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8fc3bf; /* rgb */ color: rgb(143, 195, 191); /* oklch */ color: oklch(78.0% 0.055 190.2);
Tailwind
colors: {
custom: {
50: '#b1d5d2',
500: '#8fc3bf',
950: '#000000',
},
}SCSS
$custom: #8fc3bf; $custom-light: #b1d5d2; $custom-dark: #000000;
JSON
{
"hex": "#8fc3bf",
"rgb": {
"r": 143,
"g": 195,
"b": 191
},
"hsl": {
"h": 175.385,
"s": 30.233,
"l": 66.275
},
"oklch": {
"l": 0.77974,
"c": 0.05457,
"h": 190.2
},
"luminance": 0.48631
}Semantic roles & 50–950 ramp
primary
#8FC3BF
secondary
#DFCED0
accent
#3D45A9
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382