#9FF784#9FF784
#9FF784 is a very light, vivid green. Relative luminance 0.756; OKLCH L 89.5% C 0.172 H 138.7°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF784 |
|---|---|
| RGB | rgb(159, 247, 132) |
| HSL | hsl(106, 88%, 74%) |
| HSV | hsv(106, 47%, 97%) |
| CMYK | cmyk(35.6%, 0%, 46.6%, 3.1%) |
| CIE-LAB | lab(89.65, -47.19, 46.90) |
| CIE-LCH | lch(89.65, 66.53, 135.18°) |
| OKLab | oklab(89.46% -0.1293 0.1136) |
| OKLCH | oklch(89.46% 0.172 138.7) |
| XYZ | xyz(51.7220, 75.5559, 33.6838) |
| Luminance | 0.7556 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.53
Easter Green
#8CFD7E
ΔE00 2.62
Pale Light Green
#B1FC99
ΔE00 2.92
Pastel Green
#B0FF9D
ΔE00 3.29
Palegreen
#98FB98
ΔE00 3.32
Spring Green (survey)
#A9F971
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF784 #DC84F7
analogous
#D9F784 #9FF784 #84F7A3
triadic
#9FF784 #849FF7 #F7849F
tetradic
#9FF784 #84D9F7 #DC84F7 #F7A384
square
#9FF784 #84D9F7 #DC84F7 #F7A384
split-complementary
#9FF784 #A384F7 #F784D9
monochromatic
#45F011 #72F34B #9FF784 #CCFBBD #E9FDE2
Accessibility & contrast
On white
1.30
#9FF784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#9FF784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF784
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF784 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67B
Deuteranopia (green-blind)
#F0DE8B
Tritanopia (blue-blind)
#9AF0DC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #9ff784; /* rgb */ color: rgb(159, 247, 132); /* oklch */ color: oklch(89.5% 0.172 138.7);
Tailwind
colors: {
custom: {
50: '#bffaaa',
500: '#9ff784',
950: '#000000',
},
}SCSS
$custom: #9ff784; $custom-light: #bffaaa; $custom-dark: #000000;
JSON
{
"hex": "#9ff784",
"rgb": {
"r": 159,
"g": 247,
"b": 132
},
"hsl": {
"h": 105.913,
"s": 87.786,
"l": 74.314
},
"oklch": {
"l": 0.89458,
"c": 0.17211,
"h": 138.7
},
"luminance": 0.75558
}Semantic roles & 50–950 ramp
primary
#9FF784
secondary
#B44BD4
accent
#01E4AF
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121710
muted
#828581