#8DEF91#8DEF91
#8DEF91 is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.9% C 0.158 H 144.9°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8DEF91 |
|---|---|
| RGB | rgb(141, 239, 145) |
| HSL | hsl(122, 75%, 75%) |
| HSV | hsv(122, 41%, 94%) |
| CMYK | cmyk(41%, 0%, 39.3%, 6.3%) |
| CIE-LAB | lab(86.72, -47.48, 36.65) |
| CIE-LCH | lch(86.72, 59.98, 142.34°) |
| OKLab | oklab(86.91% -0.1293 0.0907) |
| OKLCH | oklch(86.91% 0.158 144.9) |
| XYZ | xyz(46.9595, 69.4372, 37.7109) |
| Luminance | 0.6944 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.48
Palegreen
#98FB98
ΔE00 2.64
Mint Green
#8FFF9F
ΔE00 3.41
Baby Green
#8CFF9E
ΔE00 3.46
Foam Green
#90FDA9
ΔE00 3.88
Mint (survey)
#9FFEB0
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DEF91 #EF8DEB
analogous
#BAEF8D #8DEF91 #8DEFC2
triadic
#8DEF91 #918DEF #EF918D
tetradic
#8DEF91 #8DBAEF #EF8DEB #EFC28D
square
#8DEF91 #8DBAEF #EF8DEB #EFC28D
split-complementary
#8DEF91 #C28DEF #EF8DBA
monochromatic
#22E029 #57E75D #8DEF91 #C3F7C5 #E4FBE5
Accessibility & contrast
On white
1.41
#8DEF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#8DEF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DEF91
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DEF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DEF91 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8A
Deuteranopia (green-blind)
#E4D597
Tritanopia (blue-blind)
#80EAD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8def91; /* rgb */ color: rgb(141, 239, 145); /* oklch */ color: oklch(86.9% 0.158 144.9);
Tailwind
colors: {
custom: {
50: '#b3f5b2',
500: '#8def91',
950: '#000000',
},
}SCSS
$custom: #8def91; $custom-light: #b3f5b2; $custom-dark: #000000;
JSON
{
"hex": "#8def91",
"rgb": {
"r": 141,
"g": 239,
"b": 145
},
"hsl": {
"h": 122.449,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.86909,
"c": 0.15792,
"h": 144.9
},
"luminance": 0.6944
}Semantic roles & 50–950 ramp
primary
#8DEF91
secondary
#CB56C6
accent
#0ECFD8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581