#8EE2BF#8EE2BF
#8EE2BF is a very light, moderate teal. Relative luminance 0.639; OKLCH L 84.9% C 0.096 H 165.9°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE2BF |
|---|---|
| RGB | rgb(142, 226, 191) |
| HSL | hsl(155, 59%, 72%) |
| HSV | hsv(155, 37%, 89%) |
| CMYK | cmyk(37.2%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(83.91, -33.18, 9.12) |
| CIE-LCH | lch(83.91, 34.41, 164.63°) |
| OKLab | oklab(84.94% -0.0933 0.0235) |
| OKLCH | oklch(84.94% 0.096 165.9) |
| XYZ | xyz(47.7521, 63.9021, 59.0982) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 0.47
Seafoam
#7FE0B3
ΔE00 2.95
Light Turquoise
#7EF4CC
ΔE00 4.76
Seafoam Blue
#78D1B6
ΔE00 4.85
Mint
#AAF0C1
ΔE00 5.43
Pale Turquoise
#A5FBD5
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE2BF #E28EB1
analogous
#8EE295 #8EE2BF #8EDBE2
triadic
#8EE2BF #BF8EE2 #E2BF8E
tetradic
#8EE2BF #958EE2 #E28EB1 #DBE28E
square
#8EE2BF #958EE2 #E28EB1 #DBE28E
split-complementary
#8EE2BF #E28EDB #E2958E
monochromatic
#32C387 #5DD6A3 #8EE2BF #BFEEDB #E7F9F1
Accessibility & contrast
On white
1.52
#8EE2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#8EE2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE2BF
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE2BF | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BD
Deuteranopia (green-blind)
#D1CDC1
Tritanopia (blue-blind)
#78E2D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8ee2bf; /* rgb */ color: rgb(142, 226, 191); /* oklch */ color: oklch(84.9% 0.096 165.9);
Tailwind
colors: {
custom: {
50: '#b2ebd2',
500: '#8ee2bf',
950: '#000000',
},
}SCSS
$custom: #8ee2bf; $custom-light: #b2ebd2; $custom-dark: #000000;
JSON
{
"hex": "#8ee2bf",
"rgb": {
"r": 142,
"g": 226,
"b": 191
},
"hsl": {
"h": 155,
"s": 59.155,
"l": 72.157
},
"oklch": {
"l": 0.84935,
"c": 0.09623,
"h": 165.9
},
"luminance": 0.63905
}Semantic roles & 50–950 ramp
primary
#8EE2BF
secondary
#BB5A82
accent
#1F65C7
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483