#9FF791#9FF791
#9FF791 is a very light, vivid green. Relative luminance 0.759; OKLCH L 89.7% C 0.160 H 141.0°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF791 |
|---|---|
| RGB | rgb(159, 247, 145) |
| HSL | hsl(112, 86%, 77%) |
| HSV | hsv(112, 41%, 97%) |
| CMYK | cmyk(35.6%, 0%, 41.3%, 3.1%) |
| CIE-LAB | lab(89.83, -45.48, 40.84) |
| CIE-LCH | lch(89.83, 61.12, 138.08°) |
| OKLab | oklab(89.66% -0.1241 0.1004) |
| OKLCH | oklch(89.66% 0.16 141) |
| XYZ | xyz(52.6676, 75.9342, 38.6642) |
| Luminance | 0.7594 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.69
Pale Light Green
#B1FC99
ΔE00 2.21
Pastel Green
#B0FF9D
ΔE00 2.32
Lightgreen
#90EE90
ΔE00 2.66
Light Pastel Green
#B2FBA5
ΔE00 3.13
Light Green
#96F97B
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF791 #E991F7
analogous
#D2F791 #9FF791 #91F7B6
triadic
#9FF791 #919FF7 #F7919F
tetradic
#9FF791 #91D2F7 #E991F7 #F7B691
square
#9FF791 #91D2F7 #E991F7 #F7B691
split-complementary
#9FF791 #B691F7 #F791D2
monochromatic
#3BEF1F #6DF358 #9FF791 #D1FBCA #E6FDE2
Accessibility & contrast
On white
1.30
#9FF791 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#9FF791 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF791
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF791 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF791 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE789
Deuteranopia (green-blind)
#EFDF97
Tritanopia (blue-blind)
#98F1DE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #9ff791; /* rgb */ color: rgb(159, 247, 145); /* oklch */ color: oklch(89.7% 0.160 141.0);
Tailwind
colors: {
custom: {
50: '#bffab2',
500: '#9ff791',
950: '#000000',
},
}SCSS
$custom: #9ff791; $custom-light: #bffab2; $custom-dark: #000000;
JSON
{
"hex": "#9ff791",
"rgb": {
"r": 159,
"g": 247,
"b": 145
},
"hsl": {
"h": 111.765,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.89659,
"c": 0.15965,
"h": 141
},
"luminance": 0.75937
}Semantic roles & 50–950 ramp
primary
#9FF791
secondary
#C457D6
accent
#03E3C4
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121711
muted
#828581