#8DFD95#8DFD95
#8DFD95 is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.3% C 0.174 H 145.5°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFD95 |
|---|---|
| RGB | rgb(141, 253, 149) |
| HSL | hsl(124, 97%, 77%) |
| HSV | hsv(124, 44%, 99%) |
| CMYK | cmyk(44.3%, 0%, 41.1%, 0.8%) |
| CIE-LAB | lab(90.82, -52.71, 40.00) |
| CIE-LCH | lch(90.82, 66.16, 142.81°) |
| OKLab | oklab(90.27% -0.1433 0.0986) |
| OKLCH | oklch(90.27% 0.174 145.5) |
| XYZ | xyz(51.5319, 78.0797, 40.7834) |
| Luminance | 0.7808 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.31
Baby Green
#8CFF9E
ΔE00 1.36
Mint Green
#8FFF9F
ΔE00 1.41
Foam Green
#90FDA9
ΔE00 3.28
Easter Green
#8CFD7E
ΔE00 3.29
Lightgreen
#90EE90
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFD95 #FD8DF5
analogous
#BDFD8D #8DFD95 #8DFDCD
triadic
#8DFD95 #958DFD #FD958D
tetradic
#8DFD95 #8DBDFD #FD8DF5 #FDCD8D
square
#8DFD95 #8DBDFD #FD8DF5 #FDCD8D
split-complementary
#8DFD95 #CD8DFD #FD8DBD
monochromatic
#15FB25 #51FC5D #8DFD95 #C9FECD #E1FEE3
Accessibility & contrast
On white
1.26
#8DFD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#8DFD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFD95
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFD95 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8D
Deuteranopia (green-blind)
#F0E19C
Tritanopia (blue-blind)
#7DF8E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8dfd95; /* rgb */ color: rgb(141, 253, 149); /* oklch */ color: oklch(90.3% 0.174 145.5);
Tailwind
colors: {
custom: {
50: '#b4ffb5',
500: '#8dfd95',
950: '#000000',
},
}SCSS
$custom: #8dfd95; $custom-light: #b4ffb5; $custom-dark: #000000;
JSON
{
"hex": "#8dfd95",
"rgb": {
"r": 141,
"g": 253,
"b": 149
},
"hsl": {
"h": 124.286,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.90268,
"c": 0.17397,
"h": 145.5
},
"luminance": 0.78083
}Semantic roles & 50–950 ramp
primary
#8DFD95
secondary
#DD51D3
accent
#00D5E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111811
muted
#818681