#8DFD94#8DFD94
#8DFD94 is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.3% C 0.175 H 145.3°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFD94 |
|---|---|
| RGB | rgb(141, 253, 148) |
| HSL | hsl(124, 97%, 77%) |
| HSV | hsv(124, 44%, 99%) |
| CMYK | cmyk(44.3%, 0%, 41.5%, 0.8%) |
| CIE-LAB | lab(90.80, -52.85, 40.47) |
| CIE-LCH | lch(90.80, 66.57, 142.56°) |
| OKLab | oklab(90.25% -0.1437 0.0997) |
| OKLCH | oklch(90.25% 0.175 145.3) |
| XYZ | xyz(51.4524, 78.0479, 40.3648) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.35
Baby Green
#8CFF9E
ΔE00 1.51
Mint Green
#8FFF9F
ΔE00 1.56
Easter Green
#8CFD7E
ΔE00 3.14
Lightgreen
#90EE90
ΔE00 3.35
Foam Green
#90FDA9
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFD94 #FD8DF6
analogous
#BEFD8D #8DFD94 #8DFDCC
triadic
#8DFD94 #948DFD #FD948D
tetradic
#8DFD94 #8DBEFD #FD8DF6 #FDCC8D
square
#8DFD94 #8DBEFD #FD8DF6 #FDCC8D
split-complementary
#8DFD94 #CC8DFD #FD8DBE
monochromatic
#15FB23 #51FC5C #8DFD94 #C9FECC #E1FEE3
Accessibility & contrast
On white
1.26
#8DFD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#8DFD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFD94
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFD94 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8C
Deuteranopia (green-blind)
#F1E19B
Tritanopia (blue-blind)
#7DF8E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8dfd94; /* rgb */ color: rgb(141, 253, 148); /* oklch */ color: oklch(90.3% 0.175 145.3);
Tailwind
colors: {
custom: {
50: '#b4ffb4',
500: '#8dfd94',
950: '#000000',
},
}SCSS
$custom: #8dfd94; $custom-light: #b4ffb4; $custom-dark: #000000;
JSON
{
"hex": "#8dfd94",
"rgb": {
"r": 141,
"g": 253,
"b": 148
},
"hsl": {
"h": 123.75,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.90252,
"c": 0.17491,
"h": 145.3
},
"luminance": 0.78051
}Semantic roles & 50–950 ramp
primary
#8DFD94
secondary
#DD51D5
accent
#00D7E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111811
muted
#818681