#8DFC8D#8DFC8D
#8DFC8D is a very light, vivid green. Relative luminance 0.772; OKLCH L 89.9% C 0.180 H 143.9°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFC8D |
|---|---|
| RGB | rgb(141, 252, 141) |
| HSL | hsl(120, 95%, 77%) |
| HSV | hsv(120, 44%, 99%) |
| CMYK | cmyk(44%, 0%, 44%, 1.2%) |
| CIE-LAB | lab(90.42, -53.45, 43.37) |
| CIE-LCH | lch(90.42, 68.83, 140.94°) |
| OKLab | oklab(89.9% -0.1455 0.1061) |
| OKLCH | oklch(89.9% 0.18 143.9) |
| XYZ | xyz(50.6001, 77.2032, 37.4295) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.82
Easter Green
#8CFD7E
ΔE00 2.17
Baby Green
#8CFF9E
ΔE00 2.51
Mint Green
#8FFF9F
ΔE00 2.55
Lightgreen (survey)
#76FF7B
ΔE00 2.87
Light Green
#96F97B
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFC8D #FC8DFC
analogous
#C5FC8D #8DFC8D #8DFCC5
triadic
#8DFC8D #8D8DFC #FC8D8D
tetradic
#8DFC8D #8DC5FC #FC8DFC #FCC58D
square
#8DFC8D #8DC5FC #FC8DFC #FCC58D
split-complementary
#8DFC8D #C58DFC #FC8DC5
monochromatic
#16F916 #51FA51 #8DFC8D #C9FEC9 #E1FEE1
Accessibility & contrast
On white
1.28
#8DFC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#8DFC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFC8D
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFC8D | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA84
Deuteranopia (green-blind)
#F0E094
Tritanopia (blue-blind)
#7FF6E1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #8dfc8d; /* rgb */ color: rgb(141, 252, 141); /* oklch */ color: oklch(89.9% 0.180 143.9);
Tailwind
colors: {
custom: {
50: '#b4feb0',
500: '#8dfc8d',
950: '#000000',
},
}SCSS
$custom: #8dfc8d; $custom-light: #b4feb0; $custom-dark: #000000;
JSON
{
"hex": "#8dfc8d",
"rgb": {
"r": 141,
"g": 252,
"b": 141
},
"hsl": {
"h": 120,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.89904,
"c": 0.18005,
"h": 143.9
},
"luminance": 0.77207
}Semantic roles & 50–950 ramp
primary
#8DFC8D
secondary
#DC51DC
accent
#00E5E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#121810
muted
#828681