#9EFE7F#9EFE7F
#9EFE7F is a very light, vivid green. Relative luminance 0.797; OKLCH L 91.0% C 0.187 H 138.5°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFE7F |
|---|---|
| RGB | rgb(158, 254, 127) |
| HSL | hsl(105, 98%, 75%) |
| HSV | hsv(105, 50%, 100%) |
| CMYK | cmyk(37.8%, 0%, 50%, 0.4%) |
| CIE-LAB | lab(91.54, -51.04, 51.56) |
| CIE-LCH | lch(91.54, 72.55, 134.71°) |
| OKLab | oklab(90.96% -0.14 0.1237) |
| OKLCH | oklch(90.96% 0.187 138.5) |
| XYZ | xyz(53.3714, 79.6823, 32.6426) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.21
Easter Green
#8CFD7E
ΔE00 1.94
Spring Green (survey)
#A9F971
ΔE00 2.80
Light Grass Green
#9AF764
ΔE00 3.11
Key Lime
#AEFF6E
ΔE00 3.51
Light Lime
#AEFD6C
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFE7F #DF7FFE
analogous
#DEFE7F #9EFE7F #7FFE9F
triadic
#9EFE7F #7F9EFE #FE7F9E
tetradic
#9EFE7F #7FDEFE #DF7FFE #FE9F7F
square
#9EFE7F #7FDEFE #DF7FFE #FE9F7F
split-complementary
#9EFE7F #9F7FFE #FE7FDE
monochromatic
#42FD06 #70FE42 #9EFE7F #CCFEBC #E8FFE1
Accessibility & contrast
On white
1.24
#9EFE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#9EFE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFE7F
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFE7F | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC74
Deuteranopia (green-blind)
#F7E487
Tritanopia (blue-blind)
#98F7E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #9efe7f; /* rgb */ color: rgb(158, 254, 127); /* oklch */ color: oklch(91.0% 0.187 138.5);
Tailwind
colors: {
custom: {
50: '#bfffa6',
500: '#9efe7f',
950: '#000000',
},
}SCSS
$custom: #9efe7f; $custom-light: #bfffa6; $custom-dark: #000000;
JSON
{
"hex": "#9efe7f",
"rgb": {
"r": 158,
"g": 254,
"b": 127
},
"hsl": {
"h": 105.354,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.90964,
"c": 0.18687,
"h": 138.5
},
"luminance": 0.79685
}Semantic roles & 50–950 ramp
primary
#9EFE7F
secondary
#B845DD
accent
#00E6AD
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#131810
muted
#828680