#8DFD90#8DFD90
#8DFD90 is a very light, vivid green. Relative luminance 0.779; OKLCH L 90.2% C 0.179 H 144.5°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFD90 |
|---|---|
| RGB | rgb(141, 253, 144) |
| HSL | hsl(122, 97%, 77%) |
| HSV | hsv(122, 44%, 99%) |
| CMYK | cmyk(44.3%, 0%, 43.1%, 0.8%) |
| CIE-LAB | lab(90.74, -53.43, 42.34) |
| CIE-LCH | lch(90.74, 68.17, 141.61°) |
| OKLab | oklab(90.19% -0.1454 0.1039) |
| OKLCH | oklch(90.19% 0.179 144.5) |
| XYZ | xyz(51.1412, 77.9234, 38.7260) |
| Luminance | 0.7793 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.63
Baby Green
#8CFF9E
ΔE00 2.11
Mint Green
#8FFF9F
ΔE00 2.16
Easter Green
#8CFD7E
ΔE00 2.52
Lightgreen (survey)
#76FF7B
ΔE00 3.07
Light Green
#96F97B
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFD90 #FD8DFA
analogous
#C2FD8D #8DFD90 #8DFDC8
triadic
#8DFD90 #908DFD #FD908D
tetradic
#8DFD90 #8DC2FD #FD8DFA #FDC88D
square
#8DFD90 #8DC2FD #FD8DFA #FDC88D
split-complementary
#8DFD90 #C88DFD #FD8DC2
monochromatic
#15FB1B #51FC55 #8DFD90 #C9FECB #E1FEE2
Accessibility & contrast
On white
1.27
#8DFD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#8DFD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFD90
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFD90 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB88
Deuteranopia (green-blind)
#F1E097
Tritanopia (blue-blind)
#7EF8E3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #8dfd90; /* rgb */ color: rgb(141, 253, 144); /* oklch */ color: oklch(90.2% 0.179 144.5);
Tailwind
colors: {
custom: {
50: '#b4ffb2',
500: '#8dfd90',
950: '#000000',
},
}SCSS
$custom: #8dfd90; $custom-light: #b4ffb2; $custom-dark: #000000;
JSON
{
"hex": "#8dfd90",
"rgb": {
"r": 141,
"g": 253,
"b": 144
},
"hsl": {
"h": 121.607,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.90187,
"c": 0.17865,
"h": 144.5
},
"luminance": 0.77927
}Semantic roles & 50–950 ramp
primary
#8DFD90
secondary
#DD51DA
accent
#00DFE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121811
muted
#828681