#9FF491#9FF491
#9FF491 is a very light, vivid green. Relative luminance 0.741; OKLCH L 89.0% C 0.155 H 141.0°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF491 |
|---|---|
| RGB | rgb(159, 244, 145) |
| HSL | hsl(112, 82%, 76%) |
| HSV | hsv(112, 41%, 96%) |
| CMYK | cmyk(34.8%, 0%, 40.6%, 4.3%) |
| CIE-LAB | lab(88.98, -44.18, 39.74) |
| CIE-LCH | lch(88.98, 59.42, 138.03°) |
| OKLab | oklab(88.97% -0.1206 0.0978) |
| OKLCH | oklch(88.97% 0.155 141) |
| XYZ | xyz(51.7576, 74.1141, 38.3609) |
| Luminance | 0.7412 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 2.04
Lightgreen
#90EE90
ΔE00 2.22
Pale Light Green
#B1FC99
ΔE00 2.44
Pastel Green
#B0FF9D
ΔE00 2.67
Light Pastel Green
#B2FBA5
ΔE00 3.06
Light Green
#96F97B
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF491 #E691F4
analogous
#D1F491 #9FF491 #91F4B5
triadic
#9FF491 #919FF4 #F4919F
tetradic
#9FF491 #91D1F4 #E691F4 #F4B591
square
#9FF491 #91D1F4 #E691F4 #F4B591
split-complementary
#9FF491 #B591F4 #F491D1
monochromatic
#3EE922 #6EEE59 #9FF491 #D0FAC9 #E7FCE3
Accessibility & contrast
On white
1.33
#9FF491 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#9FF491 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF491
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF491 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF491 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E48A
Deuteranopia (green-blind)
#ECDC97
Tritanopia (blue-blind)
#98EEDC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #9ff491; /* rgb */ color: rgb(159, 244, 145); /* oklch */ color: oklch(89.0% 0.155 141.0);
Tailwind
colors: {
custom: {
50: '#bef8b2',
500: '#9ff491',
950: '#000000',
},
}SCSS
$custom: #9ff491; $custom-light: #bef8b2; $custom-dark: #000000;
JSON
{
"hex": "#9ff491",
"rgb": {
"r": 159,
"g": 244,
"b": 145
},
"hsl": {
"h": 111.515,
"s": 81.818,
"l": 76.275
},
"oklch": {
"l": 0.88966,
"c": 0.1553,
"h": 141
},
"luminance": 0.74117
}Semantic roles & 50–950 ramp
primary
#9FF491
secondary
#C058D2
accent
#07DEC0
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121711
muted
#828581