#8EE3BF#8EE3BF
#8EE3BF is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.2% C 0.098 H 165.5°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE3BF |
|---|---|
| RGB | rgb(142, 227, 191) |
| HSL | hsl(155, 60%, 72%) |
| HSV | hsv(155, 37%, 89%) |
| CMYK | cmyk(37.4%, 0%, 15.9%, 11%) |
| CIE-LAB | lab(84.20, -33.65, 9.53) |
| CIE-LCH | lch(84.20, 34.97, 164.19°) |
| OKLab | oklab(85.16% -0.0945 0.0245) |
| OKLCH | oklch(85.16% 0.098 165.5) |
| XYZ | xyz(48.0248, 64.4475, 59.1891) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 0.40
Seafoam
#7FE0B3
ΔE00 2.78
Light Turquoise
#7EF4CC
ΔE00 4.55
Seafoam Blue
#78D1B6
ΔE00 5.12
Mint
#AAF0C1
ΔE00 5.20
Pale Turquoise
#A5FBD5
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE3BF #E38EB2
analogous
#8EE394 #8EE3BF #8EDDE3
triadic
#8EE3BF #BF8EE3 #E3BF8E
tetradic
#8EE3BF #948EE3 #E38EB2 #DDE38E
square
#8EE3BF #948EE3 #E38EB2 #DDE38E
split-complementary
#8EE3BF #E38EDD #E3948E
monochromatic
#31C687 #5DD7A3 #8EE3BF #BFEFDB #E6F9F1
Accessibility & contrast
On white
1.51
#8EE3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#8EE3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE3BF
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE3BF | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BD
Deuteranopia (green-blind)
#D2CEC1
Tritanopia (blue-blind)
#78E3D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8ee3bf; /* rgb */ color: rgb(142, 227, 191); /* oklch */ color: oklch(85.2% 0.098 165.5);
Tailwind
colors: {
custom: {
50: '#b2ecd2',
500: '#8ee3bf',
950: '#000000',
},
}SCSS
$custom: #8ee3bf; $custom-light: #b2ecd2; $custom-dark: #000000;
JSON
{
"hex": "#8ee3bf",
"rgb": {
"r": 142,
"g": 227,
"b": 191
},
"hsl": {
"h": 154.588,
"s": 60.284,
"l": 72.353
},
"oklch": {
"l": 0.85163,
"c": 0.09765,
"h": 165.5
},
"luminance": 0.64451
}Semantic roles & 50–950 ramp
primary
#8EE3BF
secondary
#BC5983
accent
#1E66C8
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483