#8DE98D#8DE98D
#8DE98D is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.4% C 0.153 H 144.1°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #8DE98D |
|---|---|
| RGB | rgb(141, 233, 141) |
| HSL | hsl(120, 68%, 73%) |
| HSV | hsv(120, 39%, 91%) |
| CMYK | cmyk(39.5%, 0%, 39.5%, 8.6%) |
| CIE-LAB | lab(84.93, -45.53, 36.31) |
| CIE-LCH | lch(84.93, 58.23, 141.43°) |
| OKLab | oklab(85.43% -0.124 0.0898) |
| OKLCH | oklch(85.43% 0.153 144.1) |
| XYZ | xyz(44.9290, 65.8610, 35.5392) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.10
Palegreen
#98FB98
ΔE00 3.85
Mint Green
#8FFF9F
ΔE00 4.73
Baby Green
#8CFF9E
ΔE00 4.78
Foam Green
#90FDA9
ΔE00 4.99
Light Pastel Green
#B2FBA5
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DE98D #E98DE9
analogous
#BBE98D #8DE98D #8DE9BB
triadic
#8DE98D #8D8DE9 #E98D8D
tetradic
#8DE98D #8DBBE9 #E98DE9 #E9BB8D
square
#8DE98D #8DBBE9 #E98DE9 #E9BB8D
split-complementary
#8DE98D #BB8DE9 #E98DBB
monochromatic
#29D329 #5ADF5A #8DE98D #C0F3C0 #E5FAE5
Accessibility & contrast
On white
1.48
#8DE98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#8DE98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DE98D
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DE98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DE98D | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA86
Deuteranopia (green-blind)
#DFD193
Tritanopia (blue-blind)
#82E4D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #8de98d; /* rgb */ color: rgb(141, 233, 141); /* oklch */ color: oklch(85.4% 0.153 144.1);
Tailwind
colors: {
custom: {
50: '#b2f0af',
500: '#8de98d',
950: '#000000',
},
}SCSS
$custom: #8de98d; $custom-light: #b2f0af; $custom-dark: #000000;
JSON
{
"hex": "#8de98d",
"rgb": {
"r": 141,
"g": 233,
"b": 141
},
"hsl": {
"h": 120,
"s": 67.647,
"l": 73.333
},
"oklch": {
"l": 0.85429,
"c": 0.15311,
"h": 144.1
},
"luminance": 0.65864
}Semantic roles & 50–950 ramp
primary
#8DE98D
secondary
#C357C3
accent
#16D0D0
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581