#8BE1BB#8BE1BB
#8BE1BB is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.5% C 0.100 H 164.3°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE1BB |
|---|---|
| RGB | rgb(139, 225, 187) |
| HSL | hsl(153, 59%, 71%) |
| HSV | hsv(153, 38%, 88%) |
| CMYK | cmyk(38.2%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(83.40, -34.37, 10.48) |
| CIE-LCH | lch(83.40, 35.93, 163.04°) |
| OKLab | oklab(84.45% -0.0962 0.027) |
| OKLCH | oklch(84.45% 0.1 164.3) |
| XYZ | xyz(46.5389, 62.9243, 56.6974) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.18
Seafoam
#7FE0B3
ΔE00 2.10
Light Turquoise
#7EF4CC
ΔE00 4.85
Seafoam Blue
#78D1B6
ΔE00 5.00
Mint
#AAF0C1
ΔE00 5.29
Mediumaquamarine
#66CDAA
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE1BB #E18BB1
analogous
#8BE190 #8BE1BB #8BDCE1
triadic
#8BE1BB #BB8BE1 #E1BB8B
tetradic
#8BE1BB #908BE1 #E18BB1 #DCE18B
square
#8BE1BB #908BE1 #E18BB1 #DCE18B
split-complementary
#8BE1BB #E18BDC #E1908B
monochromatic
#32C081 #5AD49E #8BE1BB #BCEED8 #E7F9F1
Accessibility & contrast
On white
1.55
#8BE1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#8BE1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE1BB
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE1BB | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#D0CCBD
Tritanopia (blue-blind)
#75E1D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8be1bb; /* rgb */ color: rgb(139, 225, 187); /* oklch */ color: oklch(84.5% 0.100 164.3);
Tailwind
colors: {
custom: {
50: '#b0eacf',
500: '#8be1bb',
950: '#000000',
},
}SCSS
$custom: #8be1bb; $custom-light: #b0eacf; $custom-dark: #000000;
JSON
{
"hex": "#8be1bb",
"rgb": {
"r": 139,
"g": 225,
"b": 187
},
"hsl": {
"h": 153.488,
"s": 58.904,
"l": 71.373
},
"oklch": {
"l": 0.84454,
"c": 0.09995,
"h": 164.3
},
"luminance": 0.62927
}Semantic roles & 50–950 ramp
primary
#8BE1BB
secondary
#B95782
accent
#1F69C7
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483