#8EFE99#8EFE99
#8EFE99 is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.6% C 0.171 H 146.1°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFE99 |
|---|---|
| RGB | rgb(142, 254, 153) |
| HSL | hsl(126, 98%, 78%) |
| HSV | hsv(126, 44%, 100%) |
| CMYK | cmyk(44.1%, 0%, 39.8%, 0.4%) |
| CIE-LAB | lab(91.20, -52.24, 38.55) |
| CIE-LCH | lch(91.20, 64.92, 143.58°) |
| OKLab | oklab(90.61% -0.142 0.0954) |
| OKLCH | oklch(90.61% 0.171 146.1) |
| XYZ | xyz(52.3441, 78.9308, 42.6078) |
| Luminance | 0.7893 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 0.84
Mint Green
#8FFF9F
ΔE00 0.87
Palegreen
#98FB98
ΔE00 1.34
Foam Green
#90FDA9
ΔE00 2.79
Lightgreen
#90EE90
ΔE00 3.46
Easter Green
#8CFD7E
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFE99 #FE8EF3
analogous
#BBFE8E #8EFE99 #8EFED1
triadic
#8EFE99 #998EFE #FE998E
tetradic
#8EFE99 #8EBBFE #FE8EF3 #FED18E
square
#8EFE99 #8EBBFE #FE8EF3 #FED18E
split-complementary
#8EFE99 #D18EFE #FE8EBB
monochromatic
#15FD2B #51FD62 #8EFE99 #CBFFD0 #E1FFE4
Accessibility & contrast
On white
1.25
#8EFE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#8EFE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFE99
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFE99 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC92
Deuteranopia (green-blind)
#F1E29F
Tritanopia (blue-blind)
#7DF9E5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8efe99; /* rgb */ color: rgb(142, 254, 153); /* oklch */ color: oklch(90.6% 0.171 146.1);
Tailwind
colors: {
custom: {
50: '#b4ffb8',
500: '#8efe99',
950: '#000000',
},
}SCSS
$custom: #8efe99; $custom-light: #b4ffb8; $custom-dark: #000000;
JSON
{
"hex": "#8efe99",
"rgb": {
"r": 142,
"g": 254,
"b": 153
},
"hsl": {
"h": 125.893,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.90614,
"c": 0.17109,
"h": 146.1
},
"luminance": 0.78934
}Semantic roles & 50–950 ramp
primary
#8EFE99
secondary
#DF51D1
accent
#00CFE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121811
muted
#828681