#8DFD99#8DFD99
#8DFD99 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.3% C 0.170 H 146.3°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFD99 |
|---|---|
| RGB | rgb(141, 253, 153) |
| HSL | hsl(126, 97%, 77%) |
| HSV | hsv(126, 44%, 99%) |
| CMYK | cmyk(44.3%, 0%, 39.5%, 0.8%) |
| CIE-LAB | lab(90.88, -52.11, 38.11) |
| CIE-LCH | lch(90.88, 64.56, 143.82°) |
| OKLab | oklab(90.34% -0.1417 0.0944) |
| OKLCH | oklch(90.34% 0.17 146.3) |
| XYZ | xyz(51.8567, 78.2096, 42.4942) |
| Luminance | 0.7821 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 0.78
Mint Green
#8FFF9F
ΔE00 0.82
Palegreen
#98FB98
ΔE00 1.35
Foam Green
#90FDA9
ΔE00 2.65
Lightgreen
#90EE90
ΔE00 3.28
Mint (survey)
#9FFEB0
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFD99 #FD8DF1
analogous
#B9FD8D #8DFD99 #8DFDD1
triadic
#8DFD99 #998DFD #FD998D
tetradic
#8DFD99 #8DB9FD #FD8DF1 #FDD18D
square
#8DFD99 #8DB9FD #FD8DF1 #FDD18D
split-complementary
#8DFD99 #D18DFD #FD8DB9
monochromatic
#15FB2D #51FC63 #8DFD99 #C9FECF #E1FEE4
Accessibility & contrast
On white
1.26
#8DFD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#8DFD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFD99
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFD99 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB92
Deuteranopia (green-blind)
#F0E19F
Tritanopia (blue-blind)
#7CF8E4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8dfd99; /* rgb */ color: rgb(141, 253, 153); /* oklch */ color: oklch(90.3% 0.170 146.3);
Tailwind
colors: {
custom: {
50: '#b4ffb8',
500: '#8dfd99',
950: '#000000',
},
}SCSS
$custom: #8dfd99; $custom-light: #b4ffb8; $custom-dark: #000000;
JSON
{
"hex": "#8dfd99",
"rgb": {
"r": 141,
"g": 253,
"b": 153
},
"hsl": {
"h": 126.429,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.90336,
"c": 0.17021,
"h": 146.3
},
"luminance": 0.78213
}Semantic roles & 50–950 ramp
primary
#8DFD99
secondary
#DD51CE
accent
#00CDE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111811
muted
#818681