#8BE3BB#8BE3BB
#8BE3BB is a very light, moderate teal. Relative luminance 0.640; OKLCH L 84.9% C 0.103 H 163.6°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE3BB |
|---|---|
| RGB | rgb(139, 227, 187) |
| HSL | hsl(153, 61%, 72%) |
| HSV | hsv(153, 39%, 89%) |
| CMYK | cmyk(38.8%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(83.97, -35.29, 11.29) |
| CIE-LCH | lch(83.97, 37.06, 162.26°) |
| OKLab | oklab(84.91% -0.0986 0.0291) |
| OKLCH | oklch(84.91% 0.103 163.6) |
| XYZ | xyz(47.0827, 64.0120, 56.8787) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.44
Seafoam
#7FE0B3
ΔE00 1.81
Light Turquoise
#7EF4CC
ΔE00 4.51
Mint
#AAF0C1
ΔE00 4.89
Pale Turquoise
#A5FBD5
ΔE00 5.48
Seafoam Blue
#78D1B6
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE3BB #E38BB3
analogous
#8BE38F #8BE3BB #8BDFE3
triadic
#8BE3BB #BB8BE3 #E3BB8B
tetradic
#8BE3BB #8F8BE3 #E38BB3 #DFE38B
square
#8BE3BB #8F8BE3 #E38BB3 #DFE38B
split-complementary
#8BE3BB #E38BDF #E38F8B
monochromatic
#2FC481 #5AD79E #8BE3BB #BCEFD8 #E6F9F1
Accessibility & contrast
On white
1.52
#8BE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#8BE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE3BB
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE3BB | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#D2CDBD
Tritanopia (blue-blind)
#75E3D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8be3bb; /* rgb */ color: rgb(139, 227, 187); /* oklch */ color: oklch(84.9% 0.103 163.6);
Tailwind
colors: {
custom: {
50: '#b0eccf',
500: '#8be3bb',
950: '#000000',
},
}SCSS
$custom: #8be3bb; $custom-light: #b0eccf; $custom-dark: #000000;
JSON
{
"hex": "#8be3bb",
"rgb": {
"r": 139,
"g": 227,
"b": 187
},
"hsl": {
"h": 152.727,
"s": 61.111,
"l": 71.765
},
"oklch": {
"l": 0.84914,
"c": 0.10282,
"h": 163.6
},
"luminance": 0.64015
}Semantic roles & 50–950 ramp
primary
#8BE3BB
secondary
#BC5785
accent
#1D6BC9
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483