#8BCFB7#8BCFB7
#8BCFB7 is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.2% C 0.077 H 170.2°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCFB7 |
|---|---|
| RGB | rgb(139, 207, 183) |
| HSL | hsl(159, 41%, 68%) |
| HSV | hsv(159, 33%, 81%) |
| CMYK | cmyk(32.9%, 0%, 11.6%, 18.8%) |
| CIE-LAB | lab(78.19, -26.65, 5.13) |
| CIE-LCH | lch(78.19, 27.14, 169.10°) |
| OKLab | oklab(80.22% -0.0759 0.0132) |
| OKLCH | oklch(80.22% 0.077 170.2) |
| XYZ | xyz(41.5045, 53.5312, 52.9362) |
| Luminance | 0.5353 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.45
Seafoam Blue
#78D1B6
ΔE00 2.84
Mediumaquamarine
#66CDAA
ΔE00 5.24
Light Teal
#90E4C1
ΔE00 5.57
Seafoam
#7FE0B3
ΔE00 6.84
Eucalyptus
#44D7A8
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCFB7 #CF8BA3
analogous
#8BCF95 #8BCFB7 #8BC5CF
triadic
#8BCFB7 #B78BCF #CFB78B
tetradic
#8BCFB7 #958BCF #CF8BA3 #C5CF8B
square
#8BCFB7 #958BCF #CF8BA3 #C5CF8B
split-complementary
#8BCFB7 #CF8BC5 #CF958B
monochromatic
#419E7D #60BD9C #8BCFB7 #B6E1D2 #E2F3ED
Accessibility & contrast
On white
1.79
#8BCFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#8BCFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCFB7
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCFB7 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC6B6
Deuteranopia (green-blind)
#BFBEB9
Tritanopia (blue-blind)
#79D0C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8bcfb7; /* rgb */ color: rgb(139, 207, 183); /* oklch */ color: oklch(80.2% 0.077 170.2);
Tailwind
colors: {
custom: {
50: '#afdecc',
500: '#8bcfb7',
950: '#000000',
},
}SCSS
$custom: #8bcfb7; $custom-light: #afdecc; $custom-dark: #000000;
JSON
{
"hex": "#8bcfb7",
"rgb": {
"r": 139,
"g": 207,
"b": 183
},
"hsl": {
"h": 158.824,
"s": 41.463,
"l": 67.843
},
"oklch": {
"l": 0.80224,
"c": 0.07708,
"h": 170.2
},
"luminance": 0.53534
}Semantic roles & 50–950 ramp
primary
#8BCFB7
secondary
#A45A74
accent
#315FB5
background
#FDFEFE
surface
#F7FCFA
border
#D0D5D3
text
#101513
muted
#818483