#8EE1BF#8EE1BF
#8EE1BF is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.7% C 0.095 H 166.3°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE1BF |
|---|---|
| RGB | rgb(142, 225, 191) |
| HSL | hsl(155, 58%, 72%) |
| HSV | hsv(155, 37%, 88%) |
| CMYK | cmyk(36.9%, 0%, 15.1%, 11.8%) |
| CIE-LAB | lab(83.63, -32.71, 8.72) |
| CIE-LCH | lch(83.63, 33.86, 165.08°) |
| OKLab | oklab(84.71% -0.0921 0.0224) |
| OKLCH | oklch(84.71% 0.095 166.3) |
| XYZ | xyz(47.4810, 63.3599, 59.0079) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 0.70
Seafoam
#7FE0B3
ΔE00 3.16
Seafoam Blue
#78D1B6
ΔE00 4.58
Light Turquoise
#7EF4CC
ΔE00 5.00
Pale Teal
#82CBB2
ΔE00 5.58
Mint
#AAF0C1
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE1BF #E18EB0
analogous
#8EE196 #8EE1BF #8ED9E1
triadic
#8EE1BF #BF8EE1 #E1BF8E
tetradic
#8EE1BF #968EE1 #E18EB0 #D9E18E
square
#8EE1BF #968EE1 #E18EB0 #D9E18E
split-complementary
#8EE1BF #E18ED9 #E1968E
monochromatic
#33C187 #5ED4A4 #8EE1BF #BEEEDA #E7F9F1
Accessibility & contrast
On white
1.54
#8EE1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#8EE1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE1BF
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE1BF | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BD
Deuteranopia (green-blind)
#D0CCC1
Tritanopia (blue-blind)
#78E1D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8ee1bf; /* rgb */ color: rgb(142, 225, 191); /* oklch */ color: oklch(84.7% 0.095 166.3);
Tailwind
colors: {
custom: {
50: '#b2ead2',
500: '#8ee1bf',
950: '#000000',
},
}SCSS
$custom: #8ee1bf; $custom-light: #b2ead2; $custom-dark: #000000;
JSON
{
"hex": "#8ee1bf",
"rgb": {
"r": 142,
"g": 225,
"b": 191
},
"hsl": {
"h": 155.422,
"s": 58.042,
"l": 71.961
},
"oklch": {
"l": 0.84706,
"c": 0.0948,
"h": 166.3
},
"luminance": 0.63363
}Semantic roles & 50–950 ramp
primary
#8EE1BF
secondary
#B95A81
accent
#2064C6
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483