#8FC4BD#8FC4BD
#8FC4BD is a light, muted teal. Relative luminance 0.490; OKLCH L 78.1% C 0.056 H 186.0°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC4BD |
|---|---|
| RGB | rgb(143, 196, 189) |
| HSL | hsl(172, 31%, 66%) |
| HSV | hsv(172, 27%, 77%) |
| CMYK | cmyk(27%, 0%, 3.6%, 23.1%) |
| CIE-LAB | lab(75.45, -18.69, -2.07) |
| CIE-LCH | lch(75.45, 18.81, 186.31°) |
| OKLab | oklab(78.14% -0.0558 -0.0058) |
| OKLCH | oklch(78.14% 0.056 186) |
| XYZ | xyz(40.2500, 48.9917, 55.4698) |
| Luminance | 0.4899 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.12
Seafoam Blue
#78D1B6
ΔE00 8.59
Mediumturquoise
#48D1CC
ΔE00 9.06
Powder Blue
#B0E0E6
ΔE00 9.40
Paleturquoise
#AFEEEE
ΔE00 10.32
Darkturquoise
#00CED1
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC4BD #C48F96
analogous
#8FC4A3 #8FC4BD #8FB1C4
triadic
#8FC4BD #BD8FC4 #C4BD8F
tetradic
#8FC4BD #A38FC4 #C48F96 #B1C48F
square
#8FC4BD #A38FC4 #C48F96 #B1C48F
split-complementary
#8FC4BD #C48FB1 #C4A38F
monochromatic
#4B8E85 #67AFA5 #8FC4BD #B7D9D5 #DFEEEC
Accessibility & contrast
On white
1.94
#8FC4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#8FC4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC4BD
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC4BD | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBD
Deuteranopia (green-blind)
#B5B7BE
Tritanopia (blue-blind)
#7FC6C2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8fc4bd; /* rgb */ color: rgb(143, 196, 189); /* oklch */ color: oklch(78.1% 0.056 186.0);
Tailwind
colors: {
custom: {
50: '#b1d6d0',
500: '#8fc4bd',
950: '#000000',
},
}SCSS
$custom: #8fc4bd; $custom-light: #b1d6d0; $custom-dark: #000000;
JSON
{
"hex": "#8fc4bd",
"rgb": {
"r": 143,
"g": 196,
"b": 189
},
"hsl": {
"h": 172.075,
"s": 30.994,
"l": 66.471
},
"oklch": {
"l": 0.78136,
"c": 0.05614,
"h": 186
},
"luminance": 0.48994
}Semantic roles & 50–950 ramp
primary
#8FC4BD
secondary
#E0CFD1
accent
#3C4AAA
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382