#8BCFBF#8BCFBF
#8BCFBF is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.5% C 0.073 H 177.9°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCFBF |
|---|---|
| RGB | rgb(139, 207, 191) |
| HSL | hsl(166, 41%, 68%) |
| HSV | hsv(166, 33%, 81%) |
| CMYK | cmyk(32.9%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(78.39, -24.92, 1.13) |
| CIE-LCH | lch(78.39, 24.94, 177.41°) |
| OKLab | oklab(80.45% -0.0725 0.0026) |
| OKLCH | oklch(80.45% 0.073 177.9) |
| XYZ | xyz(42.3610, 53.8738, 57.4467) |
| Luminance | 0.5388 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.41
Seafoam Blue
#78D1B6
ΔE00 4.31
Mediumaquamarine
#66CDAA
ΔE00 7.10
Light Teal
#90E4C1
ΔE00 7.30
Mediumturquoise
#48D1CC
ΔE00 7.95
Turquoise
#40E0D0
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCFBF #CF8B9B
analogous
#8BCF9D #8BCFBF #8BBDCF
triadic
#8BCFBF #BF8BCF #CFBF8B
tetradic
#8BCFBF #9D8BCF #CF8B9B #BDCF8B
square
#8BCFBF #9D8BCF #CF8B9B #BDCF8B
split-complementary
#8BCFBF #CF8BBD #CF9D8B
monochromatic
#419E88 #60BDA7 #8BCFBF #B6E1D7 #E2F3EF
Accessibility & contrast
On white
1.78
#8BCFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#8BCFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCFBF
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCFBF | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BE
Deuteranopia (green-blind)
#BEBEC0
Tritanopia (blue-blind)
#77D1CA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8bcfbf; /* rgb */ color: rgb(139, 207, 191); /* oklch */ color: oklch(80.5% 0.073 177.9);
Tailwind
colors: {
custom: {
50: '#afded2',
500: '#8bcfbf',
950: '#000000',
},
}SCSS
$custom: #8bcfbf; $custom-light: #afded2; $custom-dark: #000000;
JSON
{
"hex": "#8bcfbf",
"rgb": {
"r": 139,
"g": 207,
"b": 191
},
"hsl": {
"h": 165.882,
"s": 41.463,
"l": 67.843
},
"oklch": {
"l": 0.80451,
"c": 0.07258,
"h": 177.9
},
"luminance": 0.53876
}Semantic roles & 50–950 ramp
primary
#8BCFBF
secondary
#A45A6C
accent
#3150B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111514
muted
#818483