#8FCFBF#8FCFBF
#8FCFBF is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.7% C 0.069 H 177.1°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCFBF |
|---|---|
| RGB | rgb(143, 207, 191) |
| HSL | hsl(165, 40%, 69%) |
| HSV | hsv(165, 31%, 81%) |
| CMYK | cmyk(30.9%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(78.59, -23.77, 1.45) |
| CIE-LCH | lch(78.59, 23.81, 176.50°) |
| OKLab | oklab(80.67% -0.0691 0.0035) |
| OKLCH | oklch(80.67% 0.069 177.1) |
| XYZ | xyz(43.0413, 54.2246, 57.4786) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.58
Seafoam Blue
#78D1B6
ΔE00 4.69
Light Teal
#90E4C1
ΔE00 7.34
Mediumaquamarine
#66CDAA
ΔE00 7.44
Mediumturquoise
#48D1CC
ΔE00 8.51
Turquoise
#40E0D0
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCFBF #CF8F9F
analogous
#8FCF9F #8FCFBF #8FBFCF
triadic
#8FCFBF #BF8FCF #CFBF8F
tetradic
#8FCFBF #9F8FCF #CF8F9F #BFCF8F
square
#8FCFBF #9F8FCF #CF8F9F #BFCF8F
split-complementary
#8FCFBF #CF8FBF #CF9F8F
monochromatic
#449F89 #64BDA7 #8FCFBF #BAE1D7 #E5F4F0
Accessibility & contrast
On white
1.77
#8FCFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#8FCFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCFBF
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCFBF | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BE
Deuteranopia (green-blind)
#BFBFC0
Tritanopia (blue-blind)
#7DD1CA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8fcfbf; /* rgb */ color: rgb(143, 207, 191); /* oklch */ color: oklch(80.7% 0.069 177.1);
Tailwind
colors: {
custom: {
50: '#b1ded2',
500: '#8fcfbf',
950: '#000000',
},
}SCSS
$custom: #8fcfbf; $custom-light: #b1ded2; $custom-dark: #000000;
JSON
{
"hex": "#8fcfbf",
"rgb": {
"r": 143,
"g": 207,
"b": 191
},
"hsl": {
"h": 165,
"s": 40,
"l": 68.627
},
"oklch": {
"l": 0.8067,
"c": 0.06917,
"h": 177.1
},
"luminance": 0.54227
}Semantic roles & 50–950 ramp
primary
#8FCFBF
secondary
#A45E6F
accent
#3253B3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483