#9EF58F#9EF58F
#9EF58F is a very light, vivid green. Relative luminance 0.746; OKLCH L 89.1% C 0.159 H 140.8°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #9EF58F |
|---|---|
| RGB | rgb(158, 245, 143) |
| HSL | hsl(111, 84%, 76%) |
| HSV | hsv(111, 42%, 96%) |
| CMYK | cmyk(35.5%, 0%, 41.6%, 3.9%) |
| CIE-LAB | lab(89.18, -45.20, 40.98) |
| CIE-LCH | lch(89.18, 61.01, 137.81°) |
| OKLab | oklab(89.11% -0.1234 0.1006) |
| OKLCH | oklch(89.11% 0.159 140.8) |
| XYZ | xyz(51.7089, 74.5545, 37.6472) |
| Luminance | 0.7456 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.98
Pale Light Green
#B1FC99
ΔE00 2.43
Lightgreen
#90EE90
ΔE00 2.44
Pastel Green
#B0FF9D
ΔE00 2.65
Light Green
#96F97B
ΔE00 3.19
Light Pastel Green
#B2FBA5
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EF58F #E68FF5
analogous
#D1F58F #9EF58F #8FF5B3
triadic
#9EF58F #8F9EF5 #F58F9E
tetradic
#9EF58F #8FD1F5 #E68FF5 #F5B38F
square
#9EF58F #8FD1F5 #E68FF5 #F5B38F
split-complementary
#9EF58F #B38FF5 #F58FD1
monochromatic
#3DEB1F #6DF057 #9EF58F #CFFAC7 #E7FCE3
Accessibility & contrast
On white
1.32
#9EF58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#9EF58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EF58F
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EF58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EF58F | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE587
Deuteranopia (green-blind)
#EDDD95
Tritanopia (blue-blind)
#97EFDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #9ef58f; /* rgb */ color: rgb(158, 245, 143); /* oklch */ color: oklch(89.1% 0.159 140.8);
Tailwind
colors: {
custom: {
50: '#bef9b1',
500: '#9ef58f',
950: '#000000',
},
}SCSS
$custom: #9ef58f; $custom-light: #bef9b1; $custom-dark: #000000;
JSON
{
"hex": "#9ef58f",
"rgb": {
"r": 158,
"g": 245,
"b": 143
},
"hsl": {
"h": 111.176,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.89113,
"c": 0.15925,
"h": 140.8
},
"luminance": 0.74557
}Semantic roles & 50–950 ramp
primary
#9EF58F
secondary
#C056D3
accent
#05E0C0
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121711
muted
#828581