#8EFC8D#8EFC8D
#8EFC8D is a very light, vivid green. Relative luminance 0.773; OKLCH L 89.9% C 0.180 H 143.7°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFC8D |
|---|---|
| RGB | rgb(142, 252, 141) |
| HSL | hsl(119, 95%, 77%) |
| HSV | hsv(119, 44%, 99%) |
| CMYK | cmyk(43.7%, 0%, 44%, 1.2%) |
| CIE-LAB | lab(90.46, -53.17, 43.43) |
| CIE-LCH | lch(90.46, 68.65, 140.76°) |
| OKLab | oklab(89.95% -0.1447 0.1062) |
| OKLCH | oklch(89.95% 0.18 143.7) |
| XYZ | xyz(50.7710, 77.2913, 37.4375) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.78
Easter Green
#8CFD7E
ΔE00 2.14
Baby Green
#8CFF9E
ΔE00 2.55
Mint Green
#8FFF9F
ΔE00 2.59
Light Green
#96F97B
ΔE00 2.89
Lightgreen (survey)
#76FF7B
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFC8D #FB8DFC
analogous
#C6FC8D #8EFC8D #8DFCC3
triadic
#8EFC8D #8D8EFC #FC8D8E
tetradic
#8EFC8D #8DC6FC #FB8DFC #FCC38D
square
#8EFC8D #8DC6FC #FB8DFC #FCC38D
split-complementary
#8EFC8D #C38DFC #FC8DC6
monochromatic
#18F916 #53FA51 #8EFC8D #C9FEC9 #E1FEE1
Accessibility & contrast
On white
1.28
#8EFC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#8EFC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFC8D
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFC8D | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA84
Deuteranopia (green-blind)
#F1E094
Tritanopia (blue-blind)
#80F6E1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #8efc8d; /* rgb */ color: rgb(142, 252, 141); /* oklch */ color: oklch(89.9% 0.180 143.7);
Tailwind
colors: {
custom: {
50: '#b5feb0',
500: '#8efc8d',
950: '#000000',
},
}SCSS
$custom: #8efc8d; $custom-light: #b5feb0; $custom-dark: #000000;
JSON
{
"hex": "#8efc8d",
"rgb": {
"r": 142,
"g": 252,
"b": 141
},
"hsl": {
"h": 119.459,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.89948,
"c": 0.17953,
"h": 143.7
},
"luminance": 0.77295
}Semantic roles & 50–950 ramp
primary
#8EFC8D
secondary
#DB51DC
accent
#00E6E3
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#121810
muted
#828681