#9EFE7E#9EFE7E
#9EFE7E is a very light, vivid green. Relative luminance 0.797; OKLCH L 91.0% C 0.188 H 138.4°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFE7E |
|---|---|
| RGB | rgb(158, 254, 126) |
| HSL | hsl(105, 98%, 75%) |
| HSV | hsv(105, 50%, 100%) |
| CMYK | cmyk(37.8%, 0%, 50.4%, 0.4%) |
| CIE-LAB | lab(91.53, -51.16, 52.01) |
| CIE-LCH | lch(91.53, 72.95, 134.53°) |
| OKLab | oklab(90.95% -0.1404 0.1247) |
| OKLCH | oklch(90.95% 0.188 138.4) |
| XYZ | xyz(53.3065, 79.6563, 32.3010) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.24
Easter Green
#8CFD7E
ΔE00 2.00
Spring Green (survey)
#A9F971
ΔE00 2.70
Light Grass Green
#9AF764
ΔE00 2.99
Key Lime
#AEFF6E
ΔE00 3.40
Light Lime
#AEFD6C
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFE7E #DE7EFE
analogous
#DEFE7E #9EFE7E #7EFE9E
triadic
#9EFE7E #7E9EFE #FE7E9E
tetradic
#9EFE7E #7EDEFE #DE7EFE #FE9E7E
square
#9EFE7E #7EDEFE #DE7EFE #FE9E7E
split-complementary
#9EFE7E #9E7EFE #FE7EDE
monochromatic
#43FD05 #70FE41 #9EFE7E #CCFEBB #E8FFE1
Accessibility & contrast
On white
1.24
#9EFE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#9EFE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFE7E
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFE7E | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC73
Deuteranopia (green-blind)
#F7E487
Tritanopia (blue-blind)
#98F7E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #9efe7e; /* rgb */ color: rgb(158, 254, 126); /* oklch */ color: oklch(91.0% 0.188 138.4);
Tailwind
colors: {
custom: {
50: '#bfffa6',
500: '#9efe7e',
950: '#000000',
},
}SCSS
$custom: #9efe7e; $custom-light: #bfffa6; $custom-dark: #000000;
JSON
{
"hex": "#9efe7e",
"rgb": {
"r": 158,
"g": 254,
"b": 126
},
"hsl": {
"h": 105,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.90951,
"c": 0.18776,
"h": 138.4
},
"luminance": 0.79659
}Semantic roles & 50–950 ramp
primary
#9EFE7E
secondary
#B644DD
accent
#00E6AC
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#13180F
muted
#828680