#8DE2BC#8DE2BC
#8DE2BC is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.8% C 0.099 H 164.1°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8DE2BC |
|---|---|
| RGB | rgb(141, 226, 188) |
| HSL | hsl(153, 59%, 72%) |
| HSV | hsv(153, 38%, 89%) |
| CMYK | cmyk(37.6%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(83.80, -34.07, 10.53) |
| CIE-LCH | lch(83.80, 35.67, 162.82°) |
| OKLab | oklab(84.81% -0.0954 0.0271) |
| OKLCH | oklch(84.81% 0.099 164.1) |
| XYZ | xyz(47.2545, 63.6833, 57.3693) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.01
Seafoam
#7FE0B3
ΔE00 2.25
Light Turquoise
#7EF4CC
ΔE00 4.76
Mint
#AAF0C1
ΔE00 5.03
Seafoam Blue
#78D1B6
ΔE00 5.23
Pale Turquoise
#A5FBD5
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DE2BC #E28DB3
analogous
#8DE291 #8DE2BC #8DDEE2
triadic
#8DE2BC #BC8DE2 #E2BC8D
tetradic
#8DE2BC #918DE2 #E28DB3 #DEE28D
square
#8DE2BC #918DE2 #E28DB3 #DEE28D
split-complementary
#8DE2BC #E28DDE #E2918D
monochromatic
#32C382 #5CD69F #8DE2BC #BEEED9 #E7F9F1
Accessibility & contrast
On white
1.53
#8DE2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#8DE2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DE2BC
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DE2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DE2BC | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BA
Deuteranopia (green-blind)
#D1CDBE
Tritanopia (blue-blind)
#77E2D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8de2bc; /* rgb */ color: rgb(141, 226, 188); /* oklch */ color: oklch(84.8% 0.099 164.1);
Tailwind
colors: {
custom: {
50: '#b1ebd0',
500: '#8de2bc',
950: '#000000',
},
}SCSS
$custom: #8de2bc; $custom-light: #b1ebd0; $custom-dark: #000000;
JSON
{
"hex": "#8de2bc",
"rgb": {
"r": 141,
"g": 226,
"b": 188
},
"hsl": {
"h": 153.176,
"s": 59.441,
"l": 71.961
},
"oklch": {
"l": 0.84808,
"c": 0.09919,
"h": 164.1
},
"luminance": 0.63686
}Semantic roles & 50–950 ramp
primary
#8DE2BC
secondary
#BA5984
accent
#1E6AC7
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483