#8BE2BB#8BE2BB
#8BE2BB is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.7% C 0.101 H 164.0°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE2BB |
|---|---|
| RGB | rgb(139, 226, 187) |
| HSL | hsl(153, 60%, 72%) |
| HSV | hsv(153, 38%, 89%) |
| CMYK | cmyk(38.5%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(83.69, -34.83, 10.89) |
| CIE-LCH | lch(83.69, 36.49, 162.64°) |
| OKLab | oklab(84.68% -0.0974 0.028) |
| OKLCH | oklch(84.68% 0.101 164) |
| XYZ | xyz(46.8100, 63.4665, 56.7878) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.27
Seafoam
#7FE0B3
ΔE00 1.93
Light Turquoise
#7EF4CC
ΔE00 4.67
Mint
#AAF0C1
ΔE00 5.08
Seafoam Blue
#78D1B6
ΔE00 5.29
Pale Turquoise
#A5FBD5
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE2BB #E28BB2
analogous
#8BE290 #8BE2BB #8BDEE2
triadic
#8BE2BB #BB8BE2 #E2BB8B
tetradic
#8BE2BB #908BE2 #E28BB2 #DEE28B
square
#8BE2BB #908BE2 #E28BB2 #DEE28B
split-complementary
#8BE2BB #E28BDE #E2908B
monochromatic
#31C281 #5AD69E #8BE2BB #BCEED8 #E7F9F1
Accessibility & contrast
On white
1.53
#8BE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#8BE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE2BB
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE2BB | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B9
Deuteranopia (green-blind)
#D1CDBD
Tritanopia (blue-blind)
#75E2D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8be2bb; /* rgb */ color: rgb(139, 226, 187); /* oklch */ color: oklch(84.7% 0.101 164.0);
Tailwind
colors: {
custom: {
50: '#b0ebcf',
500: '#8be2bb',
950: '#000000',
},
}SCSS
$custom: #8be2bb; $custom-light: #b0ebcf; $custom-dark: #000000;
JSON
{
"hex": "#8be2bb",
"rgb": {
"r": 139,
"g": 226,
"b": 187
},
"hsl": {
"h": 153.103,
"s": 60,
"l": 71.569
},
"oklch": {
"l": 0.84684,
"c": 0.10139,
"h": 164
},
"luminance": 0.6347
}Semantic roles & 50–950 ramp
primary
#8BE2BB
secondary
#BA5783
accent
#1E6AC8
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483