#8DE2AC#8DE2AC
#8DE2AC is a very light, moderate green. Relative luminance 0.630; OKLCH L 84.4% C 0.113 H 155.3°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8DE2AC |
|---|---|
| RGB | rgb(141, 226, 172) |
| HSL | hsl(142, 59%, 72%) |
| HSV | hsv(142, 38%, 89%) |
| CMYK | cmyk(37.6%, 0%, 23.9%, 11.4%) |
| CIE-LAB | lab(83.46, -37.21, 18.44) |
| CIE-LCH | lch(83.46, 41.53, 153.64°) |
| OKLab | oklab(84.42% -0.1024 0.0471) |
| OKLCH | oklch(84.42% 0.113 155.3) |
| XYZ | xyz(45.6244, 63.0313, 48.7839) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.38
Seafoam
#7FE0B3
ΔE00 3.09
Mint
#AAF0C1
ΔE00 4.48
Light Teal
#90E4C1
ΔE00 5.01
Light Sea Green
#98F6B0
ΔE00 5.09
Light Seafoam
#A0FEBF
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DE2AC #E28DC3
analogous
#99E28D #8DE2AC #8DE2D7
triadic
#8DE2AC #AC8DE2 #E2AC8D
tetradic
#8DE2AC #8D99E2 #E28DC3 #E2D78D
square
#8DE2AC #8D99E2 #E28DC3 #E2D78D
split-complementary
#8DE2AC #D78DE2 #E28D99
monochromatic
#32C367 #5CD688 #8DE2AC #BEEED0 #E7F9ED
Accessibility & contrast
On white
1.54
#8DE2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#8DE2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DE2AC
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DE2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DE2AC | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6A9
Deuteranopia (green-blind)
#D4CCAF
Tritanopia (blue-blind)
#7CE0D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8de2ac; /* rgb */ color: rgb(141, 226, 172); /* oklch */ color: oklch(84.4% 0.113 155.3);
Tailwind
colors: {
custom: {
50: '#b1ebc4',
500: '#8de2ac',
950: '#000000',
},
}SCSS
$custom: #8de2ac; $custom-light: #b1ebc4; $custom-dark: #000000;
JSON
{
"hex": "#8de2ac",
"rgb": {
"r": 141,
"g": 226,
"b": 172
},
"hsl": {
"h": 141.882,
"s": 59.441,
"l": 71.961
},
"oklch": {
"l": 0.84419,
"c": 0.11272,
"h": 155.3
},
"luminance": 0.63034
}Semantic roles & 50–950 ramp
primary
#8DE2AC
secondary
#BA5997
accent
#1E8AC7
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111612
muted
#818482