#8EE2BD#8EE2BD
#8EE2BD is a very light, moderate teal. Relative luminance 0.638; OKLCH L 84.9% C 0.098 H 164.5°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE2BD |
|---|---|
| RGB | rgb(142, 226, 189) |
| HSL | hsl(154, 59%, 72%) |
| HSV | hsv(154, 37%, 89%) |
| CMYK | cmyk(37.2%, 0%, 16.4%, 11.4%) |
| CIE-LAB | lab(83.87, -33.59, 10.11) |
| CIE-LCH | lch(83.87, 35.08, 163.25°) |
| OKLab | oklab(84.88% -0.0942 0.026) |
| OKLCH | oklch(84.88% 0.098 164.5) |
| XYZ | xyz(47.5335, 63.8147, 57.9470) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 0.77
Seafoam
#7FE0B3
ΔE00 2.52
Light Turquoise
#7EF4CC
ΔE00 4.80
Mint
#AAF0C1
ΔE00 5.09
Seafoam Blue
#78D1B6
ΔE00 5.13
Pale Turquoise
#A5FBD5
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE2BD #E28EB3
analogous
#8EE293 #8EE2BD #8EDDE2
triadic
#8EE2BD #BD8EE2 #E2BD8E
tetradic
#8EE2BD #938EE2 #E28EB3 #DDE28E
square
#8EE2BD #938EE2 #E28EB3 #DDE28E
split-complementary
#8EE2BD #E28EDD #E2938E
monochromatic
#32C383 #5DD6A1 #8EE2BD #BFEED9 #E7F9F1
Accessibility & contrast
On white
1.53
#8EE2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#8EE2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE2BD
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE2BD | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BB
Deuteranopia (green-blind)
#D1CDBF
Tritanopia (blue-blind)
#79E2D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8ee2bd; /* rgb */ color: rgb(142, 226, 189); /* oklch */ color: oklch(84.9% 0.098 164.5);
Tailwind
colors: {
custom: {
50: '#b2ebd0',
500: '#8ee2bd',
950: '#000000',
},
}SCSS
$custom: #8ee2bd; $custom-light: #b2ebd0; $custom-dark: #000000;
JSON
{
"hex": "#8ee2bd",
"rgb": {
"r": 142,
"g": 226,
"b": 189
},
"hsl": {
"h": 153.571,
"s": 59.155,
"l": 72.157
},
"oklch": {
"l": 0.84883,
"c": 0.09771,
"h": 164.5
},
"luminance": 0.63818
}Semantic roles & 50–950 ramp
primary
#8EE2BD
secondary
#BB5A84
accent
#1F69C7
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483