#8FC3BD#8FC3BD
#8FC3BD is a light, muted teal. Relative luminance 0.485; OKLCH L 77.9% C 0.055 H 187.2°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC3BD |
|---|---|
| RGB | rgb(143, 195, 189) |
| HSL | hsl(173, 30%, 66%) |
| HSV | hsv(173, 27%, 76%) |
| CMYK | cmyk(26.7%, 0%, 3.1%, 23.5%) |
| CIE-LAB | lab(75.17, -18.18, -2.48) |
| CIE-LCH | lch(75.17, 18.35, 187.77°) |
| OKLab | oklab(77.91% -0.0545 -0.0069) |
| OKLCH | oklch(77.91% 0.055 187.2) |
| XYZ | xyz(40.0252, 48.5421, 55.3949) |
| Luminance | 0.4854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.60
Seafoam Blue
#78D1B6
ΔE00 9.07
Mediumturquoise
#48D1CC
ΔE00 9.24
Powder Blue
#B0E0E6
ΔE00 9.29
Paleturquoise
#AFEEEE
ΔE00 10.43
Darkturquoise
#00CED1
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC3BD #C38F95
analogous
#8FC3A3 #8FC3BD #8FAFC3
triadic
#8FC3BD #BD8FC3 #C3BD8F
tetradic
#8FC3BD #A38FC3 #C38F95 #AFC38F
square
#8FC3BD #A38FC3 #C38F95 #AFC38F
split-complementary
#8FC3BD #C38FAF #C3A38F
monochromatic
#4B8C85 #67AEA6 #8FC3BD #B7D8D4 #DFEEEC
Accessibility & contrast
On white
1.96
#8FC3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#8FC3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC3BD
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC3BD | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBD
Deuteranopia (green-blind)
#B4B6BE
Tritanopia (blue-blind)
#7FC6C1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8fc3bd; /* rgb */ color: rgb(143, 195, 189); /* oklch */ color: oklch(77.9% 0.055 187.2);
Tailwind
colors: {
custom: {
50: '#b1d5d0',
500: '#8fc3bd',
950: '#000000',
},
}SCSS
$custom: #8fc3bd; $custom-light: #b1d5d0; $custom-dark: #000000;
JSON
{
"hex": "#8fc3bd",
"rgb": {
"r": 143,
"g": 195,
"b": 189
},
"hsl": {
"h": 173.077,
"s": 30.233,
"l": 66.275
},
"oklch": {
"l": 0.77912,
"c": 0.05498,
"h": 187.2
},
"luminance": 0.48544
}Semantic roles & 50–950 ramp
primary
#8FC3BD
secondary
#DFCED0
accent
#3D49A9
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382