#8EE2BA#8EE2BA
#8EE2BA is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.8% C 0.100 H 162.6°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE2BA |
|---|---|
| RGB | rgb(142, 226, 186) |
| HSL | hsl(151, 59%, 72%) |
| HSV | hsv(151, 37%, 89%) |
| CMYK | cmyk(37.2%, 0%, 17.7%, 11.4%) |
| CIE-LAB | lab(83.80, -34.20, 11.59) |
| CIE-LCH | lch(83.80, 36.11, 161.27°) |
| OKLab | oklab(84.81% -0.0955 0.0298) |
| OKLCH | oklch(84.81% 0.1 162.6) |
| XYZ | xyz(47.2113, 63.6858, 56.2497) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.53
Seafoam
#7FE0B3
ΔE00 2.01
Mint
#AAF0C1
ΔE00 4.66
Light Turquoise
#7EF4CC
ΔE00 4.97
Hospital Green
#9BE5AA
ΔE00 5.34
Pale Turquoise
#A5FBD5
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE2BA #E28EB6
analogous
#8EE290 #8EE2BA #8EE0E2
triadic
#8EE2BA #BA8EE2 #E2BA8E
tetradic
#8EE2BA #908EE2 #E28EB6 #E0E28E
square
#8EE2BA #908EE2 #E28EB6 #E0E28E
split-complementary
#8EE2BA #E28EE0 #E2908E
monochromatic
#32C37E #5DD69C #8EE2BA #BFEED8 #E7F9F0
Accessibility & contrast
On white
1.53
#8EE2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#8EE2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE2BA
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE2BA | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B8
Deuteranopia (green-blind)
#D2CDBC
Tritanopia (blue-blind)
#7AE2D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8ee2ba; /* rgb */ color: rgb(142, 226, 186); /* oklch */ color: oklch(84.8% 0.100 162.6);
Tailwind
colors: {
custom: {
50: '#b2ebce',
500: '#8ee2ba',
950: '#000000',
},
}SCSS
$custom: #8ee2ba; $custom-light: #b2ebce; $custom-dark: #000000;
JSON
{
"hex": "#8ee2ba",
"rgb": {
"r": 142,
"g": 226,
"b": 186
},
"hsl": {
"h": 151.429,
"s": 59.155,
"l": 72.157
},
"oklch": {
"l": 0.84806,
"c": 0.10003,
"h": 162.6
},
"luminance": 0.63689
}Semantic roles & 50–950 ramp
primary
#8EE2BA
secondary
#BB5A88
accent
#1F6FC7
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483