#9FF67F#9FF67F
#9FF67F is a very light, vivid green. Relative luminance 0.748; OKLCH L 89.2% C 0.175 H 137.9°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #9FF67F |
|---|---|
| RGB | rgb(159, 246, 127) |
| HSL | hsl(104, 87%, 73%) |
| HSV | hsv(104, 48%, 96%) |
| CMYK | cmyk(35.4%, 0%, 48.4%, 3.5%) |
| CIE-LAB | lab(89.31, -47.38, 48.83) |
| CIE-LCH | lch(89.31, 68.04, 134.13°) |
| OKLab | oklab(89.16% -0.13 0.1177) |
| OKLCH | oklch(89.16% 0.175 137.9) |
| XYZ | xyz(51.0830, 74.8124, 31.8232) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.36
Easter Green
#8CFD7E
ΔE00 2.74
Spring Green (survey)
#A9F971
ΔE00 2.83
Light Grass Green
#9AF764
ΔE00 3.30
Pale Light Green
#B1FC99
ΔE00 3.41
Pastel Green
#B0FF9D
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FF67F #D67FF6
analogous
#DAF67F #9FF67F #7FF69B
triadic
#9FF67F #7F9FF6 #F67F9F
tetradic
#9FF67F #7FDAF6 #D67FF6 #F69B7F
square
#9FF67F #7FDAF6 #D67FF6 #F69B7F
split-complementary
#9FF67F #9B7FF6 #F67FDA
monochromatic
#4BEA10 #74F246 #9FF67F #CAFAB8 #EAFDE2
Accessibility & contrast
On white
1.32
#9FF67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#9FF67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FF67F
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FF67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FF67F | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE575
Deuteranopia (green-blind)
#F0DE87
Tritanopia (blue-blind)
#9BEFDA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #9ff67f; /* rgb */ color: rgb(159, 246, 127); /* oklch */ color: oklch(89.2% 0.175 137.9);
Tailwind
colors: {
custom: {
50: '#bff9a6',
500: '#9ff67f',
950: '#000000',
},
}SCSS
$custom: #9ff67f; $custom-light: #bff9a6; $custom-dark: #000000;
JSON
{
"hex": "#9ff67f",
"rgb": {
"r": 159,
"g": 246,
"b": 127
},
"hsl": {
"h": 103.866,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.89155,
"c": 0.17538,
"h": 137.9
},
"luminance": 0.74815
}Semantic roles & 50–950 ramp
primary
#9FF67F
secondary
#AD47D2
accent
#02E3A7
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#12170F
muted
#828580