#9EFC78#9EFC78
#9EFC78 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.4% C 0.190 H 137.5°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFC78 |
|---|---|
| RGB | rgb(158, 252, 120) |
| HSL | hsl(103, 96%, 73%) |
| HSV | hsv(103, 52%, 99%) |
| CMYK | cmyk(37.3%, 0%, 52.4%, 1.2%) |
| CIE-LAB | lab(90.89, -51.01, 53.99) |
| CIE-LCH | lch(90.89, 74.28, 133.38°) |
| OKLab | oklab(90.41% -0.1403 0.1286) |
| OKLCH | oklch(90.41% 0.19 137.5) |
| XYZ | xyz(52.2995, 78.2433, 30.1124) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.35
Spring Green (survey)
#A9F971
ΔE00 2.05
Light Grass Green
#9AF764
ΔE00 2.22
Easter Green
#8CFD7E
ΔE00 2.43
Key Lime
#AEFF6E
ΔE00 2.86
Light Lime
#AEFD6C
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFC78 #D678FC
analogous
#E0FC78 #9EFC78 #78FC94
triadic
#9EFC78 #789EFC #FC789E
tetradic
#9EFC78 #78E0FC #D678FC #FC9478
square
#9EFC78 #78E0FC #D678FC #FC9478
split-complementary
#9EFC78 #9478FC #FC78E0
monochromatic
#4AF405 #73FB3C #9EFC78 #C9FDB4 #E9FEE1
Accessibility & contrast
On white
1.26
#9EFC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#9EFC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFC78
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFC78 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6C
Deuteranopia (green-blind)
#F6E281
Tritanopia (blue-blind)
#9AF4DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #9efc78; /* rgb */ color: rgb(158, 252, 120); /* oklch */ color: oklch(90.4% 0.190 137.5);
Tailwind
colors: {
custom: {
50: '#bffea2',
500: '#9efc78',
950: '#000000',
},
}SCSS
$custom: #9efc78; $custom-light: #bffea2; $custom-dark: #000000;
JSON
{
"hex": "#9efc78",
"rgb": {
"r": 158,
"g": 252,
"b": 120
},
"hsl": {
"h": 102.727,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.90407,
"c": 0.19036,
"h": 137.5
},
"luminance": 0.78246
}Semantic roles & 50–950 ramp
primary
#9EFC78
secondary
#AD3FD9
accent
#00E6A3
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#13180F
muted
#828680