#8EFE8A#8EFE8A
#8EFE8A is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.4% C 0.185 H 143.2°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFE8A |
|---|---|
| RGB | rgb(142, 254, 138) |
| HSL | hsl(118, 98%, 77%) |
| HSV | hsv(118, 46%, 100%) |
| CMYK | cmyk(44.1%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(90.99, -54.39, 45.55) |
| CIE-LCH | lch(90.99, 70.94, 140.05°) |
| OKLab | oklab(90.37% -0.1481 0.1109) |
| OKLCH | oklch(90.37% 0.185 143.2) |
| XYZ | xyz(51.1822, 78.4660, 36.4883) |
| Luminance | 0.7847 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.53
Palegreen
#98FB98
ΔE00 2.40
Lightgreen (survey)
#76FF7B
ΔE00 2.43
Light Green
#96F97B
ΔE00 2.51
Baby Green
#8CFF9E
ΔE00 3.09
Mint Green
#8FFF9F
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFE8A #FA8AFE
analogous
#C8FE8A #8EFE8A #8AFEC0
triadic
#8EFE8A #8A8EFE #FE8A8E
tetradic
#8EFE8A #8AC8FE #FA8AFE #FEC08A
square
#8EFE8A #8AC8FE #FA8AFE #FEC08A
split-complementary
#8EFE8A #C08AFE #FE8AC8
monochromatic
#19FD11 #53FD4D #8EFE8A #C9FFC7 #E2FFE1
Accessibility & contrast
On white
1.26
#8EFE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#8EFE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFE8A
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFE8A | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC81
Deuteranopia (green-blind)
#F3E192
Tritanopia (blue-blind)
#81F8E2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8efe8a; /* rgb */ color: rgb(142, 254, 138); /* oklch */ color: oklch(90.4% 0.185 143.2);
Tailwind
colors: {
custom: {
50: '#b5ffae',
500: '#8efe8a',
950: '#000000',
},
}SCSS
$custom: #8efe8a; $custom-light: #b5ffae; $custom-dark: #000000;
JSON
{
"hex": "#8efe8a",
"rgb": {
"r": 142,
"g": 254,
"b": 138
},
"hsl": {
"h": 117.931,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.90373,
"c": 0.18506,
"h": 143.2
},
"luminance": 0.78469
}Semantic roles & 50–950 ramp
primary
#8EFE8A
secondary
#D94EDE
accent
#00E6DE
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#121810
muted
#828681