#8FC2BC#8FC2BC
#8FC2BC is a light, muted teal. Relative luminance 0.481; OKLCH L 77.7% C 0.054 H 187.1°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC2BC |
|---|---|
| RGB | rgb(143, 194, 188) |
| HSL | hsl(173, 29%, 66%) |
| HSV | hsv(173, 26%, 76%) |
| CMYK | cmyk(26.3%, 0%, 3.1%, 23.9%) |
| CIE-LAB | lab(74.86, -17.89, -2.39) |
| CIE-LCH | lch(74.86, 18.05, 187.60°) |
| OKLab | oklab(77.66% -0.0537 -0.0067) |
| OKLCH | oklch(77.66% 0.054 187.1) |
| XYZ | xyz(39.6937, 48.0522, 54.7507) |
| Luminance | 0.4805 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.71
Seafoam Blue
#78D1B6
ΔE00 9.22
Powder Blue
#B0E0E6
ΔE00 9.43
Mediumturquoise
#48D1CC
ΔE00 9.45
Paleturquoise
#AFEEEE
ΔE00 10.68
Greyish Teal
#719F91
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC2BC #C28F95
analogous
#8FC2A2 #8FC2BC #8FAEC2
triadic
#8FC2BC #BC8FC2 #C2BC8F
tetradic
#8FC2BC #A28FC2 #C28F95 #AEC28F
square
#8FC2BC #A28FC2 #C28F95 #AEC28F
split-complementary
#8FC2BC #C28FAE #C2A28F
monochromatic
#4C8B83 #67ACA4 #8FC2BC #B7D8D4 #DEEDEB
Accessibility & contrast
On white
1.98
#8FC2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#8FC2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC2BC
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC2BC | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCBC
Deuteranopia (green-blind)
#B3B5BD
Tritanopia (blue-blind)
#7FC4C0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8fc2bc; /* rgb */ color: rgb(143, 194, 188); /* oklch */ color: oklch(77.7% 0.054 187.1);
Tailwind
colors: {
custom: {
50: '#b1d4d0',
500: '#8fc2bc',
950: '#000000',
},
}SCSS
$custom: #8fc2bc; $custom-light: #b1d4d0; $custom-dark: #000000;
JSON
{
"hex": "#8fc2bc",
"rgb": {
"r": 143,
"g": 194,
"b": 188
},
"hsl": {
"h": 172.941,
"s": 29.48,
"l": 66.078
},
"oklch": {
"l": 0.77658,
"c": 0.05407,
"h": 187.1
},
"luminance": 0.48054
}Semantic roles & 50–950 ramp
primary
#8FC2BC
secondary
#DFCED0
accent
#3D4AA8
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111413
muted
#808382