#8FC2BA#8FC2BA
#8FC2BA is a light, muted teal. Relative luminance 0.480; OKLCH L 77.6% C 0.055 H 184.2°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC2BA |
|---|---|
| RGB | rgb(143, 194, 186) |
| HSL | hsl(171, 29%, 66%) |
| HSV | hsv(171, 26%, 76%) |
| CMYK | cmyk(26.3%, 0%, 4.1%, 23.9%) |
| CIE-LAB | lab(74.80, -18.33, -1.38) |
| CIE-LCH | lch(74.80, 18.39, 184.31°) |
| OKLab | oklab(77.6% -0.0545 -0.004) |
| OKLCH | oklch(77.6% 0.055 184.2) |
| XYZ | xyz(39.4796, 47.9666, 53.6231) |
| Luminance | 0.4797 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.97
Seafoam Blue
#78D1B6
ΔE00 8.57
Mediumturquoise
#48D1CC
ΔE00 9.51
Powder Blue
#B0E0E6
ΔE00 9.94
Greyish Teal
#719F91
ΔE00 10.49
Mediumaquamarine
#66CDAA
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC2BA #C28F97
analogous
#8FC2A0 #8FC2BA #8FB0C2
triadic
#8FC2BA #BA8FC2 #C2BA8F
tetradic
#8FC2BA #A08FC2 #C28F97 #B0C28F
square
#8FC2BA #A08FC2 #C28F97 #B0C28F
split-complementary
#8FC2BA #C28FB0 #C2A08F
monochromatic
#4C8B81 #67ACA2 #8FC2BA #B7D8D2 #DEEDEB
Accessibility & contrast
On white
1.98
#8FC2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#8FC2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC2BA
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC2BA | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCBA
Deuteranopia (green-blind)
#B3B5BB
Tritanopia (blue-blind)
#80C4BF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8fc2ba; /* rgb */ color: rgb(143, 194, 186); /* oklch */ color: oklch(77.6% 0.055 184.2);
Tailwind
colors: {
custom: {
50: '#b1d4ce',
500: '#8fc2ba',
950: '#000000',
},
}SCSS
$custom: #8fc2ba; $custom-light: #b1d4ce; $custom-dark: #000000;
JSON
{
"hex": "#8fc2ba",
"rgb": {
"r": 143,
"g": 194,
"b": 186
},
"hsl": {
"h": 170.588,
"s": 29.48,
"l": 66.078
},
"oklch": {
"l": 0.77597,
"c": 0.05464,
"h": 184.2
},
"luminance": 0.47968
}Semantic roles & 50–950 ramp
primary
#8FC2BA
secondary
#DFCED1
accent
#3D4EA8
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111413
muted
#808382