#8FC5BB#8FC5BB
#8FC5BB is a light, muted teal. Relative luminance 0.494; OKLCH L 78.3% C 0.058 H 182.0°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC5BB |
|---|---|
| RGB | rgb(143, 197, 187) |
| HSL | hsl(169, 32%, 67%) |
| HSV | hsv(169, 27%, 77%) |
| CMYK | cmyk(27.4%, 0%, 5.1%, 22.7%) |
| CIE-LAB | lab(75.67, -19.64, -0.65) |
| CIE-LCH | lch(75.67, 19.65, 181.90°) |
| OKLab | oklab(78.3% -0.058 -0.002) |
| OKLCH | oklch(78.3% 0.058 182) |
| XYZ | xyz(40.2607, 49.3581, 54.4098) |
| Luminance | 0.4936 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.93
Seafoam Blue
#78D1B6
ΔE00 7.50
Mediumturquoise
#48D1CC
ΔE00 9.06
Mediumaquamarine
#66CDAA
ΔE00 9.76
Powder Blue
#B0E0E6
ΔE00 10.09
Paleturquoise
#AFEEEE
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC5BB #C58F99
analogous
#8FC5A0 #8FC5BB #8FB4C5
triadic
#8FC5BB #BB8FC5 #C5BB8F
tetradic
#8FC5BB #A08FC5 #C58F99 #B4C58F
square
#8FC5BB #A08FC5 #C58F99 #B4C58F
split-complementary
#8FC5BB #C58FB4 #C5A08F
monochromatic
#4A8F83 #67B0A3 #8FC5BB #B7DAD3 #E0EFEC
Accessibility & contrast
On white
1.93
#8FC5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#8FC5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC5BB
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC5BB | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBB
Deuteranopia (green-blind)
#B6B7BC
Tritanopia (blue-blind)
#7FC7C2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8fc5bb; /* rgb */ color: rgb(143, 197, 187); /* oklch */ color: oklch(78.3% 0.058 182.0);
Tailwind
colors: {
custom: {
50: '#b1d6cf',
500: '#8fc5bb',
950: '#000000',
},
}SCSS
$custom: #8fc5bb; $custom-light: #b1d6cf; $custom-dark: #000000;
JSON
{
"hex": "#8fc5bb",
"rgb": {
"r": 143,
"g": 197,
"b": 187
},
"hsl": {
"h": 168.889,
"s": 31.765,
"l": 66.667
},
"oklch": {
"l": 0.783,
"c": 0.05801,
"h": 182
},
"luminance": 0.4936
}Semantic roles & 50–950 ramp
primary
#8FC5BB
secondary
#E1CFD2
accent
#3B50AB
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111413
muted
#808382