#8BC4BB#8BC4BB
#8BC4BB is a light, moderate teal. Relative luminance 0.486; OKLCH L 77.8% C 0.060 H 183.9°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC4BB |
|---|---|
| RGB | rgb(139, 196, 187) |
| HSL | hsl(171, 33%, 66%) |
| HSV | hsv(171, 29%, 77%) |
| CMYK | cmyk(29.1%, 0%, 4.6%, 23.1%) |
| CIE-LAB | lab(75.17, -20.32, -1.41) |
| CIE-LCH | lch(75.17, 20.37, 183.97°) |
| OKLab | oklab(77.84% -0.0603 -0.0041) |
| OKLCH | oklch(77.84% 0.06 183.9) |
| XYZ | xyz(39.3541, 48.5547, 54.3024) |
| Luminance | 0.4856 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.11
Seafoam Blue
#78D1B6
ΔE00 7.58
Mediumturquoise
#48D1CC
ΔE00 8.51
Mediumaquamarine
#66CDAA
ΔE00 9.83
Powder Blue
#B0E0E6
ΔE00 10.24
Topaz
#13BBAF
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC4BB #C48B94
analogous
#8BC49E #8BC4BB #8BB0C4
triadic
#8BC4BB #BB8BC4 #C4BB8B
tetradic
#8BC4BB #9E8BC4 #C48B94 #B0C48B
square
#8BC4BB #9E8BC4 #C48B94 #B0C48B
split-complementary
#8BC4BB #C48BB0 #C49E8B
monochromatic
#488D82 #62AFA3 #8BC4BB #B4D9D3 #DCEDEB
Accessibility & contrast
On white
1.96
#8BC4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#8BC4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC4BB
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC4BB | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBB
Deuteranopia (green-blind)
#B4B6BC
Tritanopia (blue-blind)
#7AC6C1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8bc4bb; /* rgb */ color: rgb(139, 196, 187); /* oklch */ color: oklch(77.8% 0.060 183.9);
Tailwind
colors: {
custom: {
50: '#aed6cf',
500: '#8bc4bb',
950: '#000000',
},
}SCSS
$custom: #8bc4bb; $custom-light: #aed6cf; $custom-dark: #000000;
JSON
{
"hex": "#8bc4bb",
"rgb": {
"r": 139,
"g": 196,
"b": 187
},
"hsl": {
"h": 170.526,
"s": 32.571,
"l": 65.686
},
"oklch": {
"l": 0.77843,
"c": 0.06044,
"h": 183.9
},
"luminance": 0.48557
}Semantic roles & 50–950 ramp
primary
#8BC4BB
secondary
#DFCCCF
accent
#3A4CAB
background
#FAFDFC
surface
#F4FAF9
border
#CED3D2
text
#101413
muted
#7F8382