#8DEF95#8DEF95
#8DEF95 is a very light, vivid green. Relative luminance 0.696; OKLCH L 87.0% C 0.154 H 145.9°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8DEF95 |
|---|---|
| RGB | rgb(141, 239, 149) |
| HSL | hsl(125, 75%, 75%) |
| HSV | hsv(125, 41%, 94%) |
| CMYK | cmyk(41%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(86.78, -46.87, 34.73) |
| CIE-LCH | lch(86.78, 58.34, 143.46°) |
| OKLab | oklab(86.98% -0.1276 0.0863) |
| OKLCH | oklch(86.98% 0.154 145.9) |
| XYZ | xyz(47.2734, 69.5627, 39.3639) |
| Luminance | 0.6957 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.98
Palegreen
#98FB98
ΔE00 2.84
Mint Green
#8FFF9F
ΔE00 3.36
Baby Green
#8CFF9E
ΔE00 3.41
Foam Green
#90FDA9
ΔE00 3.47
Mint (survey)
#9FFEB0
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DEF95 #EF8DE7
analogous
#B6EF8D #8DEF95 #8DEFC6
triadic
#8DEF95 #958DEF #EF958D
tetradic
#8DEF95 #8DB6EF #EF8DE7 #EFC68D
square
#8DEF95 #8DB6EF #EF8DE7 #EFC68D
split-complementary
#8DEF95 #C68DEF #EF8DB6
monochromatic
#22E031 #57E763 #8DEF95 #C3F7C7 #E4FBE6
Accessibility & contrast
On white
1.41
#8DEF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#8DEF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DEF95
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DEF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DEF95 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8F
Deuteranopia (green-blind)
#E4D69A
Tritanopia (blue-blind)
#80EBD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8def95; /* rgb */ color: rgb(141, 239, 149); /* oklch */ color: oklch(87.0% 0.154 145.9);
Tailwind
colors: {
custom: {
50: '#b3f5b5',
500: '#8def95',
950: '#000000',
},
}SCSS
$custom: #8def95; $custom-light: #b3f5b5; $custom-dark: #000000;
JSON
{
"hex": "#8def95",
"rgb": {
"r": 141,
"g": 239,
"b": 149
},
"hsl": {
"h": 124.898,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.8698,
"c": 0.15405,
"h": 145.9
},
"luminance": 0.69566
}Semantic roles & 50–950 ramp
primary
#8DEF95
secondary
#CB56C1
accent
#0EC7D8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581