#8BD8BB#8BD8BB
#8BD8BB is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.4% C 0.087 H 168.4°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8BD8BB |
|---|---|
| RGB | rgb(139, 216, 187) |
| HSL | hsl(157, 50%, 70%) |
| HSV | hsv(157, 36%, 85%) |
| CMYK | cmyk(35.6%, 0%, 13.4%, 15.3%) |
| CIE-LAB | lab(80.84, -30.14, 6.82) |
| CIE-LCH | lch(80.84, 30.90, 167.25°) |
| OKLab | oklab(82.39% -0.0854 0.0175) |
| OKLCH | oklch(82.39% 0.087 168.4) |
| XYZ | xyz(44.1697, 58.1859, 55.9077) |
| Luminance | 0.5819 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.75
Light Teal
#90E4C1
ΔE00 3.05
Pale Teal
#82CBB2
ΔE00 3.27
Seafoam
#7FE0B3
ΔE00 4.61
Mediumaquamarine
#66CDAA
ΔE00 4.88
Light Turquoise
#7EF4CC
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BD8BB #D88BA8
analogous
#8BD895 #8BD8BB #8BCED8
triadic
#8BD8BB #BB8BD8 #D8BB8B
tetradic
#8BD8BB #958BD8 #D88BA8 #CED88B
square
#8BD8BB #958BD8 #D88BA8 #CED88B
split-complementary
#8BD8BB #D88BCE #D8958B
monochromatic
#3BAE83 #5DC9A0 #8BD8BB #B9E7D6 #E7F7F1
Accessibility & contrast
On white
1.66
#8BD8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#8BD8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BD8BB
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BD8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BD8BB | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBA
Deuteranopia (green-blind)
#C7C5BD
Tritanopia (blue-blind)
#76D9CF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #8bd8bb; /* rgb */ color: rgb(139, 216, 187); /* oklch */ color: oklch(82.4% 0.087 168.4);
Tailwind
colors: {
custom: {
50: '#afe4cf',
500: '#8bd8bb',
950: '#000000',
},
}SCSS
$custom: #8bd8bb; $custom-light: #afe4cf; $custom-dark: #000000;
JSON
{
"hex": "#8bd8bb",
"rgb": {
"r": 139,
"g": 216,
"b": 187
},
"hsl": {
"h": 157.403,
"s": 49.677,
"l": 69.608
},
"oklch": {
"l": 0.8239,
"c": 0.08714,
"h": 168.4
},
"luminance": 0.58189
}Semantic roles & 50–950 ramp
primary
#8BD8BB
secondary
#AF5979
accent
#2860BD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483