#8DEF8D#8DEF8D
#8DEF8D is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.8% C 0.162 H 144.0°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8DEF8D |
|---|---|
| RGB | rgb(141, 239, 141) |
| HSL | hsl(120, 75%, 75%) |
| HSV | hsv(120, 41%, 94%) |
| CMYK | cmyk(41%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(86.66, -48.08, 38.56) |
| CIE-LCH | lch(86.66, 61.63, 141.27°) |
| OKLab | oklab(86.84% -0.1309 0.095) |
| OKLCH | oklch(86.84% 0.162 144) |
| XYZ | xyz(46.6565, 69.3160, 36.1150) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.65
Palegreen
#98FB98
ΔE00 2.59
Mint Green
#8FFF9F
ΔE00 3.59
Baby Green
#8CFF9E
ΔE00 3.62
Foam Green
#90FDA9
ΔE00 4.34
Light Green
#96F97B
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DEF8D #EF8DEF
analogous
#BEEF8D #8DEF8D #8DEFBE
triadic
#8DEF8D #8D8DEF #EF8D8D
tetradic
#8DEF8D #8DBEEF #EF8DEF #EFBE8D
square
#8DEF8D #8DBEEF #EF8DEF #EFBE8D
split-complementary
#8DEF8D #BE8DEF #EF8DBE
monochromatic
#22E022 #57E757 #8DEF8D #C3F7C3 #E4FBE4
Accessibility & contrast
On white
1.41
#8DEF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#8DEF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DEF8D
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DEF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DEF8D | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF86
Deuteranopia (green-blind)
#E5D593
Tritanopia (blue-blind)
#81EAD7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8def8d; /* rgb */ color: rgb(141, 239, 141); /* oklch */ color: oklch(86.8% 0.162 144.0);
Tailwind
colors: {
custom: {
50: '#b3f5af',
500: '#8def8d',
950: '#000000',
},
}SCSS
$custom: #8def8d; $custom-light: #b3f5af; $custom-dark: #000000;
JSON
{
"hex": "#8def8d",
"rgb": {
"r": 141,
"g": 239,
"b": 141
},
"hsl": {
"h": 120,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.86841,
"c": 0.16177,
"h": 144
},
"luminance": 0.69319
}Semantic roles & 50–950 ramp
primary
#8DEF8D
secondary
#CB56CB
accent
#0ED8D8
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581