#8DE2BA#8DE2BA
#8DE2BA is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.8% C 0.101 H 162.9°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8DE2BA |
|---|---|
| RGB | rgb(141, 226, 186) |
| HSL | hsl(152, 59%, 72%) |
| HSV | hsv(152, 38%, 89%) |
| CMYK | cmyk(37.6%, 0%, 17.7%, 11.4%) |
| CIE-LAB | lab(83.76, -34.48, 11.52) |
| CIE-LCH | lch(83.76, 36.36, 161.52°) |
| OKLab | oklab(84.76% -0.0963 0.0297) |
| OKLCH | oklch(84.76% 0.101 162.9) |
| XYZ | xyz(47.0404, 63.5977, 56.2417) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.51
Seafoam
#7FE0B3
ΔE00 1.92
Mint
#AAF0C1
ΔE00 4.76
Light Turquoise
#7EF4CC
ΔE00 4.89
Hospital Green
#9BE5AA
ΔE00 5.41
Seafoam Blue
#78D1B6
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DE2BA #E28DB5
analogous
#8DE290 #8DE2BA #8DE0E2
triadic
#8DE2BA #BA8DE2 #E2BA8D
tetradic
#8DE2BA #908DE2 #E28DB5 #E0E28D
square
#8DE2BA #908DE2 #E28DB5 #E0E28D
split-complementary
#8DE2BA #E28DE0 #E2908D
monochromatic
#32C37F #5CD69C #8DE2BA #BEEED8 #E7F9F0
Accessibility & contrast
On white
1.53
#8DE2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#8DE2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DE2BA
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DE2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DE2BA | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B8
Deuteranopia (green-blind)
#D1CDBC
Tritanopia (blue-blind)
#78E2D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8de2ba; /* rgb */ color: rgb(141, 226, 186); /* oklch */ color: oklch(84.8% 0.101 162.9);
Tailwind
colors: {
custom: {
50: '#b1ebce',
500: '#8de2ba',
950: '#000000',
},
}SCSS
$custom: #8de2ba; $custom-light: #b1ebce; $custom-dark: #000000;
JSON
{
"hex": "#8de2ba",
"rgb": {
"r": 141,
"g": 226,
"b": 186
},
"hsl": {
"h": 151.765,
"s": 59.441,
"l": 71.961
},
"oklch": {
"l": 0.84757,
"c": 0.10074,
"h": 162.9
},
"luminance": 0.63601
}Semantic roles & 50–950 ramp
primary
#8DE2BA
secondary
#BA5987
accent
#1E6EC7
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483