#9DF58F#9DF58F
#9DF58F is a very light, vivid green. Relative luminance 0.745; OKLCH L 89.1% C 0.160 H 141.0°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #9DF58F |
|---|---|
| RGB | rgb(157, 245, 143) |
| HSL | hsl(112, 84%, 76%) |
| HSV | hsv(112, 42%, 96%) |
| CMYK | cmyk(35.9%, 0%, 41.6%, 3.9%) |
| CIE-LAB | lab(89.14, -45.52, 40.91) |
| CIE-LCH | lch(89.14, 61.20, 138.05°) |
| OKLab | oklab(89.06% -0.1243 0.1005) |
| OKLCH | oklch(89.06% 0.16 141) |
| XYZ | xyz(51.5130, 74.4535, 37.6380) |
| Luminance | 0.7446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.89
Lightgreen
#90EE90
ΔE00 2.35
Pale Light Green
#B1FC99
ΔE00 2.53
Pastel Green
#B0FF9D
ΔE00 2.72
Light Green
#96F97B
ΔE00 3.19
Light Pastel Green
#B2FBA5
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DF58F #E78FF5
analogous
#D0F58F #9DF58F #8FF5B4
triadic
#9DF58F #8F9DF5 #F58F9D
tetradic
#9DF58F #8FD0F5 #E78FF5 #F5B48F
square
#9DF58F #8FD0F5 #E78FF5 #F5B48F
split-complementary
#9DF58F #B48FF5 #F58FD0
monochromatic
#3BEB1F #6CF057 #9DF58F #CEFAC7 #E6FCE3
Accessibility & contrast
On white
1.32
#9DF58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#9DF58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DF58F
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DF58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DF58F | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE587
Deuteranopia (green-blind)
#EDDD95
Tritanopia (blue-blind)
#96EFDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #9df58f; /* rgb */ color: rgb(157, 245, 143); /* oklch */ color: oklch(89.1% 0.160 141.0);
Tailwind
colors: {
custom: {
50: '#bdf9b1',
500: '#9df58f',
950: '#000000',
},
}SCSS
$custom: #9df58f; $custom-light: #bdf9b1; $custom-dark: #000000;
JSON
{
"hex": "#9df58f",
"rgb": {
"r": 157,
"g": 245,
"b": 143
},
"hsl": {
"h": 111.765,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.89061,
"c": 0.1598,
"h": 141
},
"luminance": 0.74456
}Semantic roles & 50–950 ramp
primary
#9DF58F
secondary
#C156D3
accent
#05E0C2
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121711
muted
#828581