#8DFD8D#8DFD8D
#8DFD8D is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.1% C 0.181 H 143.9°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFD8D |
|---|---|
| RGB | rgb(141, 253, 141) |
| HSL | hsl(120, 97%, 77%) |
| HSV | hsv(120, 44%, 99%) |
| CMYK | cmyk(44.3%, 0%, 44.3%, 0.8%) |
| CIE-LAB | lab(90.70, -53.85, 43.74) |
| CIE-LCH | lch(90.70, 69.38, 140.92°) |
| OKLab | oklab(90.14% -0.1466 0.1069) |
| OKLCH | oklch(90.14% 0.181 143.9) |
| XYZ | xyz(50.9150, 77.8329, 37.5345) |
| Luminance | 0.7784 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.94
Easter Green
#8CFD7E
ΔE00 2.08
Baby Green
#8CFF9E
ΔE00 2.55
Mint Green
#8FFF9F
ΔE00 2.60
Lightgreen (survey)
#76FF7B
ΔE00 2.75
Light Green
#96F97B
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFD8D #FD8DFD
analogous
#C5FD8D #8DFD8D #8DFDC5
triadic
#8DFD8D #8D8DFD #FD8D8D
tetradic
#8DFD8D #8DC5FD #FD8DFD #FDC58D
square
#8DFD8D #8DC5FD #FD8DFD #FDC58D
split-complementary
#8DFD8D #C58DFD #FD8DC5
monochromatic
#15FB15 #51FC51 #8DFD8D #C9FEC9 #E1FEE1
Accessibility & contrast
On white
1.27
#8DFD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#8DFD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFD8D
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFD8D | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB84
Deuteranopia (green-blind)
#F1E094
Tritanopia (blue-blind)
#7FF7E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #8dfd8d; /* rgb */ color: rgb(141, 253, 141); /* oklch */ color: oklch(90.1% 0.181 143.9);
Tailwind
colors: {
custom: {
50: '#b4ffb0',
500: '#8dfd8d',
950: '#000000',
},
}SCSS
$custom: #8dfd8d; $custom-light: #b4ffb0; $custom-dark: #000000;
JSON
{
"hex": "#8dfd8d",
"rgb": {
"r": 141,
"g": 253,
"b": 141
},
"hsl": {
"h": 120,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.90139,
"c": 0.18143,
"h": 143.9
},
"luminance": 0.77836
}Semantic roles & 50–950 ramp
primary
#8DFD8D
secondary
#DD51DD
accent
#00E5E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#121810
muted
#828681