#9FF58D#9FF58D
#9FF58D is a very light, vivid green. Relative luminance 0.746; OKLCH L 89.1% C 0.161 H 140.2°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF58D |
|---|---|
| RGB | rgb(159, 245, 141) |
| HSL | hsl(110, 84%, 76%) |
| HSV | hsv(110, 42%, 96%) |
| CMYK | cmyk(35.1%, 0%, 42.4%, 3.9%) |
| CIE-LAB | lab(89.20, -45.16, 41.99) |
| CIE-LCH | lch(89.20, 61.67, 137.09°) |
| OKLab | oklab(89.13% -0.1234 0.1029) |
| OKLCH | oklch(89.13% 0.161 140.2) |
| XYZ | xyz(51.7563, 74.5963, 36.8656) |
| Luminance | 0.7460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 2.27
Pale Light Green
#B1FC99
ΔE00 2.37
Pastel Green
#B0FF9D
ΔE00 2.67
Lightgreen
#90EE90
ΔE00 2.73
Light Green
#96F97B
ΔE00 2.91
Light Pastel Green
#B2FBA5
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF58D #E38DF5
analogous
#D3F58D #9FF58D #8DF5AF
triadic
#9FF58D #8D9FF5 #F58D9F
tetradic
#9FF58D #8DD3F5 #E38DF5 #F5AF8D
square
#9FF58D #8DD3F5 #E38DF5 #F5AF8D
split-complementary
#9FF58D #AF8DF5 #F58DD3
monochromatic
#40EB1C #70F055 #9FF58D #CEFAC5 #E7FDE3
Accessibility & contrast
On white
1.32
#9FF58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#9FF58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF58D
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF58D | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE585
Deuteranopia (green-blind)
#EEDD93
Tritanopia (blue-blind)
#99EFDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #9ff58d; /* rgb */ color: rgb(159, 245, 141); /* oklch */ color: oklch(89.1% 0.161 140.2);
Tailwind
colors: {
custom: {
50: '#bff9af',
500: '#9ff58d',
950: '#000000',
},
}SCSS
$custom: #9ff58d; $custom-light: #bff9af; $custom-dark: #000000;
JSON
{
"hex": "#9ff58d",
"rgb": {
"r": 159,
"g": 245,
"b": 141
},
"hsl": {
"h": 109.615,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.89132,
"c": 0.16067,
"h": 140.2
},
"luminance": 0.74599
}Semantic roles & 50–950 ramp
primary
#9FF58D
secondary
#BD54D2
accent
#05E0BA
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121710
muted
#828581