#8FC5BE#8FC5BE
#8FC5BE is a light, muted teal. Relative luminance 0.495; OKLCH L 78.4% C 0.057 H 186.1°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC5BE |
|---|---|
| RGB | rgb(143, 197, 190) |
| HSL | hsl(172, 32%, 67%) |
| HSV | hsv(172, 27%, 77%) |
| CMYK | cmyk(27.4%, 0%, 3.6%, 22.7%) |
| CIE-LAB | lab(75.75, -18.98, -2.16) |
| CIE-LCH | lch(75.75, 19.10, 186.49°) |
| OKLab | oklab(78.39% -0.0567 -0.0061) |
| OKLCH | oklch(78.39% 0.057 186.1) |
| XYZ | xyz(40.5852, 49.4879, 56.1189) |
| Luminance | 0.4949 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.03
Seafoam Blue
#78D1B6
ΔE00 8.45
Mediumturquoise
#48D1CC
ΔE00 8.87
Powder Blue
#B0E0E6
ΔE00 9.27
Paleturquoise
#AFEEEE
ΔE00 10.08
Darkturquoise
#00CED1
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC5BE #C58F96
analogous
#8FC5A3 #8FC5BE #8FB1C5
triadic
#8FC5BE #BE8FC5 #C5BE8F
tetradic
#8FC5BE #A38FC5 #C58F96 #B1C58F
square
#8FC5BE #A38FC5 #C58F96 #B1C58F
split-complementary
#8FC5BE #C58FB1 #C5A38F
monochromatic
#4A8F86 #67B0A7 #8FC5BE #B7DAD5 #E0EFED
Accessibility & contrast
On white
1.93
#8FC5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#8FC5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC5BE
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC5BE | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBE
Deuteranopia (green-blind)
#B5B8BF
Tritanopia (blue-blind)
#7EC7C3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8fc5be; /* rgb */ color: rgb(143, 197, 190); /* oklch */ color: oklch(78.4% 0.057 186.1);
Tailwind
colors: {
custom: {
50: '#b1d6d1',
500: '#8fc5be',
950: '#000000',
},
}SCSS
$custom: #8fc5be; $custom-light: #b1d6d1; $custom-dark: #000000;
JSON
{
"hex": "#8fc5be",
"rgb": {
"r": 143,
"g": 197,
"b": 190
},
"hsl": {
"h": 172.222,
"s": 31.765,
"l": 66.667
},
"oklch": {
"l": 0.78391,
"c": 0.05704,
"h": 186.1
},
"luminance": 0.4949
}Semantic roles & 50–950 ramp
primary
#8FC5BE
secondary
#E1CFD1
accent
#3B49AB
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382