#8DE3AC#8DE3AC
#8DE3AC is a very light, moderate green. Relative luminance 0.636; OKLCH L 84.7% C 0.114 H 155.1°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8DE3AC |
|---|---|
| RGB | rgb(141, 227, 172) |
| HSL | hsl(142, 61%, 72%) |
| HSV | hsv(142, 38%, 89%) |
| CMYK | cmyk(37.9%, 0%, 24.2%, 11%) |
| CIE-LAB | lab(83.74, -37.66, 18.84) |
| CIE-LCH | lch(83.74, 42.11, 153.43°) |
| OKLab | oklab(84.65% -0.1036 0.0481) |
| OKLCH | oklch(84.65% 0.114 155.1) |
| XYZ | xyz(45.8971, 63.5767, 48.8748) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.27
Seafoam
#7FE0B3
ΔE00 3.24
Mint
#AAF0C1
ΔE00 4.43
Light Sea Green
#98F6B0
ΔE00 4.82
Light Teal
#90E4C1
ΔE00 5.17
Light Seafoam
#A0FEBF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DE3AC #E38DC4
analogous
#99E38D #8DE3AC #8DE3D7
triadic
#8DE3AC #AC8DE3 #E3AC8D
tetradic
#8DE3AC #8D99E3 #E38DC4 #E3D78D
square
#8DE3AC #8D99E3 #E38DC4 #E3D78D
split-complementary
#8DE3AC #D78DE3 #E38D99
monochromatic
#30C566 #5CD788 #8DE3AC #BEEFD0 #E6F9ED
Accessibility & contrast
On white
1.53
#8DE3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#8DE3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DE3AC
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DE3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DE3AC | 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)
#E3D6A9
Deuteranopia (green-blind)
#D5CDAF
Tritanopia (blue-blind)
#7CE1D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8de3ac; /* rgb */ color: rgb(141, 227, 172); /* oklch */ color: oklch(84.7% 0.114 155.1);
Tailwind
colors: {
custom: {
50: '#b1ecc5',
500: '#8de3ac',
950: '#000000',
},
}SCSS
$custom: #8de3ac; $custom-light: #b1ecc5; $custom-dark: #000000;
JSON
{
"hex": "#8de3ac",
"rgb": {
"r": 141,
"g": 227,
"b": 172
},
"hsl": {
"h": 141.628,
"s": 60.563,
"l": 72.157
},
"oklch": {
"l": 0.8465,
"c": 0.11423,
"h": 155.1
},
"luminance": 0.63579
}Semantic roles & 50–950 ramp
primary
#8DE3AC
secondary
#BC5998
accent
#1D8BC8
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111612
muted
#818482