#8FC2BF#8FC2BF
#8FC2BF is a light, muted teal. Relative luminance 0.482; OKLCH L 77.8% C 0.054 H 191.6°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC2BF |
|---|---|
| RGB | rgb(143, 194, 191) |
| HSL | hsl(176, 29%, 66%) |
| HSV | hsv(176, 26%, 76%) |
| CMYK | cmyk(26.3%, 0%, 1.5%, 23.9%) |
| CIE-LAB | lab(74.94, -17.23, -3.90) |
| CIE-LCH | lch(74.94, 17.66, 192.74°) |
| OKLab | oklab(77.75% -0.0524 -0.0107) |
| OKLCH | oklch(77.75% 0.054 191.6) |
| XYZ | xyz(40.0205, 48.1829, 56.4716) |
| Luminance | 0.4819 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.74
Pale Teal
#82CBB2
ΔE00 8.89
Mediumturquoise
#48D1CC
ΔE00 9.55
Lightblue
#ADD8E6
ΔE00 10.19
Seafoam Blue
#78D1B6
ΔE00 10.29
Paleturquoise
#AFEEEE
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC2BF #C28F92
analogous
#8FC2A5 #8FC2BF #8FABC2
triadic
#8FC2BF #BF8FC2 #C2BF8F
tetradic
#8FC2BF #A58FC2 #C28F92 #ABC28F
square
#8FC2BF #A58FC2 #C28F92 #ABC28F
split-complementary
#8FC2BF #C28FAB #C2A58F
monochromatic
#4C8B87 #67ACA8 #8FC2BF #B7D8D6 #DEEDEC
Accessibility & contrast
On white
1.97
#8FC2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#8FC2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC2BF
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC2BF | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBF
Deuteranopia (green-blind)
#B2B5C0
Tritanopia (blue-blind)
#7EC5C1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8fc2bf; /* rgb */ color: rgb(143, 194, 191); /* oklch */ color: oklch(77.8% 0.054 191.6);
Tailwind
colors: {
custom: {
50: '#b1d4d2',
500: '#8fc2bf',
950: '#000000',
},
}SCSS
$custom: #8fc2bf; $custom-light: #b1d4d2; $custom-dark: #000000;
JSON
{
"hex": "#8fc2bf",
"rgb": {
"r": 143,
"g": 194,
"b": 191
},
"hsl": {
"h": 176.471,
"s": 29.48,
"l": 66.078
},
"oklch": {
"l": 0.77751,
"c": 0.05351,
"h": 191.6
},
"luminance": 0.48185
}Semantic roles & 50–950 ramp
primary
#8FC2BF
secondary
#DFCECF
accent
#3D44A8
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382