#8BC8BB#8BC8BB
#8BC8BB is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.7% C 0.065 H 179.7°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC8BB |
|---|---|
| RGB | rgb(139, 200, 187) |
| HSL | hsl(167, 36%, 66%) |
| HSV | hsv(167, 31%, 78%) |
| CMYK | cmyk(30.5%, 0%, 6.5%, 21.6%) |
| CIE-LAB | lab(76.30, -22.33, 0.24) |
| CIE-LCH | lch(76.30, 22.33, 179.37°) |
| OKLab | oklab(78.75% -0.0654 0.0003) |
| OKLCH | oklch(78.75% 0.065 179.7) |
| XYZ | xyz(40.2683, 50.3833, 54.6072) |
| Luminance | 0.5039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.38
Seafoam Blue
#78D1B6
ΔE00 5.83
Mediumaquamarine
#66CDAA
ΔE00 8.23
Mediumturquoise
#48D1CC
ΔE00 8.30
Light Teal
#90E4C1
ΔE00 9.20
Turquoise
#40E0D0
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC8BB #C88B98
analogous
#8BC89D #8BC8BB #8BB7C8
triadic
#8BC8BB #BB8BC8 #C8BB8B
tetradic
#8BC8BB #9D8BC8 #C88B98 #B7C88B
square
#8BC8BB #9D8BC8 #C88B98 #B7C88B
split-complementary
#8BC8BB #C88BB7 #C89D8B
monochromatic
#469382 #61B4A3 #8BC8BB #B5DCD3 #DEEFEC
Accessibility & contrast
On white
1.90
#8BC8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#8BC8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC8BB
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC8BB | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#B8B9BC
Tritanopia (blue-blind)
#79CAC4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8bc8bb; /* rgb */ color: rgb(139, 200, 187); /* oklch */ color: oklch(78.7% 0.065 179.7);
Tailwind
colors: {
custom: {
50: '#aed9cf',
500: '#8bc8bb',
950: '#000000',
},
}SCSS
$custom: #8bc8bb; $custom-light: #aed9cf; $custom-dark: #000000;
JSON
{
"hex": "#8bc8bb",
"rgb": {
"r": 139,
"g": 200,
"b": 187
},
"hsl": {
"h": 167.213,
"s": 35.673,
"l": 66.471
},
"oklch": {
"l": 0.78747,
"c": 0.06541,
"h": 179.7
},
"luminance": 0.50385
}Semantic roles & 50–950 ramp
primary
#8BC8BB
secondary
#9A5D6A
accent
#3750AF
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101413
muted
#818383