#9FF589#9FF589
#9FF589 is a very light, vivid green. Relative luminance 0.745; OKLCH L 89.1% C 0.165 H 139.4°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF589 |
|---|---|
| RGB | rgb(159, 245, 137) |
| HSL | hsl(108, 84%, 75%) |
| HSV | hsv(108, 44%, 96%) |
| CMYK | cmyk(35.1%, 0%, 44.1%, 3.9%) |
| CIE-LAB | lab(89.15, -45.70, 43.86) |
| CIE-LCH | lch(89.15, 63.34, 136.17°) |
| OKLab | oklab(89.07% -0.125 0.107) |
| OKLCH | oklch(89.07% 0.165 139.4) |
| XYZ | xyz(51.4640, 74.4794, 35.3264) |
| Luminance | 0.7448 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.39
Pale Light Green
#B1FC99
ΔE00 2.55
Palegreen
#98FB98
ΔE00 2.73
Pastel Green
#B0FF9D
ΔE00 2.92
Lightgreen
#90EE90
ΔE00 3.18
Easter Green
#8CFD7E
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF589 #DF89F5
analogous
#D5F589 #9FF589 #89F5A9
triadic
#9FF589 #899FF5 #F5899F
tetradic
#9FF589 #89D5F5 #DF89F5 #F5A989
square
#9FF589 #89D5F5 #DF89F5 #F5A989
split-complementary
#9FF589 #A989F5 #F589D5
monochromatic
#43EB18 #71F051 #9FF589 #CDFAC1 #E8FDE3
Accessibility & contrast
On white
1.32
#9FF589 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#9FF589 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF589
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF589 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF589 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE581
Deuteranopia (green-blind)
#EEDD90
Tritanopia (blue-blind)
#99EFDB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #9ff589; /* rgb */ color: rgb(159, 245, 137); /* oklch */ color: oklch(89.1% 0.165 139.4);
Tailwind
colors: {
custom: {
50: '#bff9ad',
500: '#9ff589',
950: '#000000',
},
}SCSS
$custom: #9ff589; $custom-light: #bff9ad; $custom-dark: #000000;
JSON
{
"hex": "#9ff589",
"rgb": {
"r": 159,
"g": 245,
"b": 137
},
"hsl": {
"h": 107.778,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.8907,
"c": 0.16453,
"h": 139.4
},
"luminance": 0.74482
}Semantic roles & 50–950 ramp
primary
#9FF589
secondary
#B850D2
accent
#05E1B4
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121710
muted
#828581