#9EFE77#9EFE77
#9EFE77 is a very light, vivid green. Relative luminance 0.795; OKLCH L 90.9% C 0.194 H 137.5°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFE77 |
|---|---|
| RGB | rgb(158, 254, 119) |
| HSL | hsl(103, 99%, 73%) |
| HSV | hsv(103, 53%, 100%) |
| CMYK | cmyk(37.8%, 0%, 53.1%, 0.4%) |
| CIE-LAB | lab(91.45, -51.95, 55.11) |
| CIE-LCH | lch(91.45, 75.74, 133.31°) |
| OKLab | oklab(90.86% -0.1429 0.131) |
| OKLCH | oklch(90.86% 0.194 137.5) |
| XYZ | xyz(52.8705, 79.4819, 30.0049) |
| Luminance | 0.7948 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.70
Spring Green (survey)
#A9F971
ΔE00 2.14
Light Grass Green
#9AF764
ΔE00 2.24
Easter Green
#8CFD7E
ΔE00 2.52
Key Lime
#AEFF6E
ΔE00 2.68
Light Lime
#AEFD6C
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFE77 #D777FE
analogous
#E1FE77 #9EFE77 #77FE93
triadic
#9EFE77 #779EFE #FE779E
tetradic
#9EFE77 #77E1FE #D777FE #FE9377
square
#9EFE77 #77E1FE #D777FE #FE9377
split-complementary
#9EFE77 #9377FE #FE77E1
monochromatic
#49F902 #73FE3A #9EFE77 #C9FEB4 #E9FFE1
Accessibility & contrast
On white
1.24
#9EFE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#9EFE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFE77
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFE77 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6A
Deuteranopia (green-blind)
#F8E380
Tritanopia (blue-blind)
#99F6E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #9efe77; /* rgb */ color: rgb(158, 254, 119); /* oklch */ color: oklch(90.9% 0.194 137.5);
Tailwind
colors: {
custom: {
50: '#bfffa1',
500: '#9efe77',
950: '#000000',
},
}SCSS
$custom: #9efe77; $custom-light: #bfffa1; $custom-dark: #000000;
JSON
{
"hex": "#9efe77",
"rgb": {
"r": 158,
"g": 254,
"b": 119
},
"hsl": {
"h": 102.667,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.90861,
"c": 0.1939,
"h": 137.5
},
"luminance": 0.79485
}Semantic roles & 50–950 ramp
primary
#9EFE77
secondary
#AE3EDC
accent
#00E6A3
background
#FDFFFC
surface
#F9FFF5
border
#D2D7CF
text
#13180F
muted
#828680