#8EE3BB#8EE3BB
#8EE3BB is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.1% C 0.101 H 162.9°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE3BB |
|---|---|
| RGB | rgb(142, 227, 187) |
| HSL | hsl(152, 60%, 72%) |
| HSV | hsv(152, 37%, 89%) |
| CMYK | cmyk(37.4%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(84.11, -34.46, 11.50) |
| CIE-LCH | lch(84.11, 36.33, 161.54°) |
| OKLab | oklab(85.06% -0.0962 0.0296) |
| OKLCH | oklch(85.06% 0.101 162.9) |
| XYZ | xyz(47.5906, 64.2739, 56.9025) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.43
Seafoam
#7FE0B3
ΔE00 2.05
Mint
#AAF0C1
ΔE00 4.59
Light Turquoise
#7EF4CC
ΔE00 4.74
Hospital Green
#9BE5AA
ΔE00 5.39
Pale Turquoise
#A5FBD5
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE3BB #E38EB6
analogous
#8EE391 #8EE3BB #8EE0E3
triadic
#8EE3BB #BB8EE3 #E3BB8E
tetradic
#8EE3BB #918EE3 #E38EB6 #E0E38E
square
#8EE3BB #918EE3 #E38EB6 #E0E38E
split-complementary
#8EE3BB #E38EE0 #E3918E
monochromatic
#31C680 #5DD79D #8EE3BB #BFEFD9 #E6F9F0
Accessibility & contrast
On white
1.52
#8EE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#8EE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE3BB
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE3BB | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8B9
Deuteranopia (green-blind)
#D2CEBD
Tritanopia (blue-blind)
#79E3D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8ee3bb; /* rgb */ color: rgb(142, 227, 187); /* oklch */ color: oklch(85.1% 0.101 162.9);
Tailwind
colors: {
custom: {
50: '#b2eccf',
500: '#8ee3bb',
950: '#000000',
},
}SCSS
$custom: #8ee3bb; $custom-light: #b2eccf; $custom-dark: #000000;
JSON
{
"hex": "#8ee3bb",
"rgb": {
"r": 142,
"g": 227,
"b": 187
},
"hsl": {
"h": 151.765,
"s": 60.284,
"l": 72.353
},
"oklch": {
"l": 0.85061,
"c": 0.1007,
"h": 162.9
},
"luminance": 0.64277
}Semantic roles & 50–950 ramp
primary
#8EE3BB
secondary
#BC5988
accent
#1E6EC8
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483