#8EE2B9#8EE2B9
#8EE2B9 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.8% C 0.101 H 162.0°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE2B9 |
|---|---|
| RGB | rgb(142, 226, 185) |
| HSL | hsl(151, 59%, 72%) |
| HSV | hsv(151, 37%, 89%) |
| CMYK | cmyk(37.2%, 0%, 18.1%, 11.4%) |
| CIE-LAB | lab(83.78, -34.40, 12.09) |
| CIE-LCH | lch(83.78, 36.46, 160.64°) |
| OKLab | oklab(84.78% -0.0959 0.0311) |
| OKLCH | oklch(84.78% 0.101 162) |
| XYZ | xyz(47.1053, 63.6434, 55.6918) |
| Luminance | 0.6365 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.79
Seafoam
#7FE0B3
ΔE00 1.90
Mint
#AAF0C1
ΔE00 4.55
Light Turquoise
#7EF4CC
ΔE00 5.06
Hospital Green
#9BE5AA
ΔE00 5.08
Pale Turquoise
#A5FBD5
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE2B9 #E28EB7
analogous
#8EE28F #8EE2B9 #8EE1E2
triadic
#8EE2B9 #B98EE2 #E2B98E
tetradic
#8EE2B9 #8F8EE2 #E28EB7 #E1E28E
square
#8EE2B9 #8F8EE2 #E28EB7 #E1E28E
split-complementary
#8EE2B9 #E28EE1 #E28F8E
monochromatic
#32C37D #5DD69B #8EE2B9 #BFEED7 #E7F9F0
Accessibility & contrast
On white
1.53
#8EE2B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#8EE2B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE2B9
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE2B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE2B9 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B7
Deuteranopia (green-blind)
#D2CDBB
Tritanopia (blue-blind)
#7AE2D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8ee2b9; /* rgb */ color: rgb(142, 226, 185); /* oklch */ color: oklch(84.8% 0.101 162.0);
Tailwind
colors: {
custom: {
50: '#b2ebce',
500: '#8ee2b9',
950: '#000000',
},
}SCSS
$custom: #8ee2b9; $custom-light: #b2ebce; $custom-dark: #000000;
JSON
{
"hex": "#8ee2b9",
"rgb": {
"r": 142,
"g": 226,
"b": 185
},
"hsl": {
"h": 150.714,
"s": 59.155,
"l": 72.157
},
"oklch": {
"l": 0.84781,
"c": 0.10083,
"h": 162
},
"luminance": 0.63646
}Semantic roles & 50–950 ramp
primary
#8EE2B9
secondary
#BB5A89
accent
#1F71C7
background
#FDFEFE
surface
#F8FDFA
border
#D1D5D3
text
#111613
muted
#818483