#9FFE84#9FFE84
#9FFE84 is a very light, vivid green. Relative luminance 0.799; OKLCH L 91.1% C 0.182 H 139.1°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFE84 |
|---|---|
| RGB | rgb(159, 254, 132) |
| HSL | hsl(107, 98%, 76%) |
| HSV | hsv(107, 48%, 100%) |
| CMYK | cmyk(37.4%, 0%, 48%, 0.4%) |
| CIE-LAB | lab(91.65, -50.13, 49.37) |
| CIE-LCH | lch(91.65, 70.36, 135.44°) |
| OKLab | oklab(91.08% -0.1373 0.1191) |
| OKLCH | oklch(91.08% 0.182 139.1) |
| XYZ | xyz(53.9029, 79.9177, 34.4108) |
| Luminance | 0.7992 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.35
Easter Green
#8CFD7E
ΔE00 1.92
Spring Green (survey)
#A9F971
ΔE00 3.24
Pale Light Green
#B1FC99
ΔE00 3.39
Pastel Green
#B0FF9D
ΔE00 3.50
Palegreen
#98FB98
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFE84 #E384FE
analogous
#DCFE84 #9FFE84 #84FEA6
triadic
#9FFE84 #849FFE #FE849F
tetradic
#9FFE84 #84DCFE #E384FE #FEA684
square
#9FFE84 #84DCFE #E384FE #FEA684
split-complementary
#9FFE84 #A684FE #FE84DC
monochromatic
#40FD0B #70FE47 #9FFE84 #CEFEC1 #E7FFE1
Accessibility & contrast
On white
1.24
#9FFE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#9FFE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFE84
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFE84 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7A
Deuteranopia (green-blind)
#F7E48C
Tritanopia (blue-blind)
#99F7E2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #9ffe84; /* rgb */ color: rgb(159, 254, 132); /* oklch */ color: oklch(91.1% 0.182 139.1);
Tailwind
colors: {
custom: {
50: '#bfffaa',
500: '#9ffe84',
950: '#000000',
},
}SCSS
$custom: #9ffe84; $custom-light: #bfffaa; $custom-dark: #000000;
JSON
{
"hex": "#9ffe84",
"rgb": {
"r": 159,
"g": 254,
"b": 132
},
"hsl": {
"h": 106.721,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.91082,
"c": 0.18182,
"h": 139.1
},
"luminance": 0.7992
}Semantic roles & 50–950 ramp
primary
#9FFE84
secondary
#BD49DD
accent
#00E6B3
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681