#8BD7BB#8BD7BB
#8BD7BB is a very light, moderate teal. Relative luminance 0.577; OKLCH L 82.2% C 0.086 H 168.9°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8BD7BB |
|---|---|
| RGB | rgb(139, 215, 187) |
| HSL | hsl(158, 49%, 69%) |
| HSV | hsv(158, 35%, 84%) |
| CMYK | cmyk(35.3%, 0%, 13%, 15.7%) |
| CIE-LAB | lab(80.56, -29.66, 6.41) |
| CIE-LCH | lch(80.56, 30.34, 167.81°) |
| OKLab | oklab(82.16% -0.0841 0.0165) |
| OKLCH | oklch(82.16% 0.086 168.9) |
| XYZ | xyz(43.9143, 57.6751, 55.8225) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.61
Pale Teal
#82CBB2
ΔE00 2.99
Light Teal
#90E4C1
ΔE00 3.39
Mediumaquamarine
#66CDAA
ΔE00 4.90
Seafoam
#7FE0B3
ΔE00 4.95
Light Turquoise
#7EF4CC
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BD7BB #D78BA7
analogous
#8BD795 #8BD7BB #8BCDD7
triadic
#8BD7BB #BB8BD7 #D7BB8B
tetradic
#8BD7BB #958BD7 #D78BA7 #CDD78B
square
#8BD7BB #958BD7 #D78BA7 #CDD78B
split-complementary
#8BD7BB #D78BCD #D7958B
monochromatic
#3BAC83 #5DC7A0 #8BD7BB #B9E7D6 #E6F6F0
Accessibility & contrast
On white
1.68
#8BD7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#8BD7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BD7BB
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BD7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BD7BB | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDBA
Deuteranopia (green-blind)
#C6C4BD
Tritanopia (blue-blind)
#77D8CF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8bd7bb; /* rgb */ color: rgb(139, 215, 187); /* oklch */ color: oklch(82.2% 0.086 168.9);
Tailwind
colors: {
custom: {
50: '#afe3cf',
500: '#8bd7bb',
950: '#000000',
},
}SCSS
$custom: #8bd7bb; $custom-light: #afe3cf; $custom-dark: #000000;
JSON
{
"hex": "#8bd7bb",
"rgb": {
"r": 139,
"g": 215,
"b": 187
},
"hsl": {
"h": 157.895,
"s": 48.718,
"l": 69.412
},
"oklch": {
"l": 0.82162,
"c": 0.08573,
"h": 168.9
},
"luminance": 0.57678
}Semantic roles & 50–950 ramp
primary
#8BD7BB
secondary
#AD5978
accent
#295FBC
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111513
muted
#818483