#8EE2BB#8EE2BB
#8EE2BB is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.8% C 0.099 H 163.3°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE2BB |
|---|---|
| RGB | rgb(142, 226, 187) |
| HSL | hsl(152, 59%, 72%) |
| HSV | hsv(152, 37%, 89%) |
| CMYK | cmyk(37.2%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(83.82, -34.00, 11.10) |
| CIE-LCH | lch(83.82, 35.77, 161.92°) |
| OKLab | oklab(84.83% -0.095 0.0286) |
| OKLCH | oklch(84.83% 0.099 163.3) |
| XYZ | xyz(47.3179, 63.7284, 56.8116) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.27
Seafoam
#7FE0B3
ΔE00 2.15
Mint
#AAF0C1
ΔE00 4.79
Light Turquoise
#7EF4CC
ΔE00 4.90
Seafoam Blue
#78D1B6
ΔE00 5.46
Pale Turquoise
#A5FBD5
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE2BB #E28EB5
analogous
#8EE291 #8EE2BB #8EDFE2
triadic
#8EE2BB #BB8EE2 #E2BB8E
tetradic
#8EE2BB #918EE2 #E28EB5 #DFE28E
square
#8EE2BB #918EE2 #E28EB5 #DFE28E
split-complementary
#8EE2BB #E28EDF #E2918E
monochromatic
#32C380 #5DD69E #8EE2BB #BFEED8 #E7F9F0
Accessibility & contrast
On white
1.53
#8EE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#8EE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE2BB
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE2BB | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B9
Deuteranopia (green-blind)
#D1CDBD
Tritanopia (blue-blind)
#79E2D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8ee2bb; /* rgb */ color: rgb(142, 226, 187); /* oklch */ color: oklch(84.8% 0.099 163.3);
Tailwind
colors: {
custom: {
50: '#b2ebcf',
500: '#8ee2bb',
950: '#000000',
},
}SCSS
$custom: #8ee2bb; $custom-light: #b2ebcf; $custom-dark: #000000;
JSON
{
"hex": "#8ee2bb",
"rgb": {
"r": 142,
"g": 226,
"b": 187
},
"hsl": {
"h": 152.143,
"s": 59.155,
"l": 72.157
},
"oklch": {
"l": 0.84832,
"c": 0.09925,
"h": 163.3
},
"luminance": 0.63731
}Semantic roles & 50–950 ramp
primary
#8EE2BB
secondary
#BB5A87
accent
#1F6DC7
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483