#9FFD77#9FFD77
#9FFD77 is a very light, vivid green. Relative luminance 0.790; OKLCH L 90.7% C 0.192 H 137.2°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFD77 |
|---|---|
| RGB | rgb(159, 253, 119) |
| HSL | hsl(102, 97%, 73%) |
| HSV | hsv(102, 53%, 99%) |
| CMYK | cmyk(37.2%, 0%, 53%, 0.8%) |
| CIE-LAB | lab(91.21, -51.22, 54.84) |
| CIE-LCH | lch(91.21, 75.04, 133.05°) |
| OKLab | oklab(90.68% -0.141 0.1304) |
| OKLCH | oklch(90.68% 0.192 137.2) |
| XYZ | xyz(52.7516, 78.9508, 29.9087) |
| Luminance | 0.7895 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.65
Spring Green (survey)
#A9F971
ΔE00 1.93
Light Grass Green
#9AF764
ΔE00 2.14
Key Lime
#AEFF6E
ΔE00 2.60
Easter Green
#8CFD7E
ΔE00 2.62
Light Lime
#AEFD6C
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFD77 #D577FD
analogous
#E2FD77 #9FFD77 #77FD92
triadic
#9FFD77 #779FFD #FD779F
tetradic
#9FFD77 #77E2FD #D577FD #FD9277
square
#9FFD77 #77E2FD #D577FD #FD9277
split-complementary
#9FFD77 #9277FD #FD77E2
monochromatic
#4CF604 #74FC3B #9FFD77 #CAFEB3 #EAFFE1
Accessibility & contrast
On white
1.25
#9FFD77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#9FFD77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFD77
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFD77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFD77 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6A
Deuteranopia (green-blind)
#F7E380
Tritanopia (blue-blind)
#9BF5DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #9ffd77; /* rgb */ color: rgb(159, 253, 119); /* oklch */ color: oklch(90.7% 0.192 137.2);
Tailwind
colors: {
custom: {
50: '#c0fea1',
500: '#9ffd77',
950: '#000000',
},
}SCSS
$custom: #9ffd77; $custom-light: #c0fea1; $custom-dark: #000000;
JSON
{
"hex": "#9ffd77",
"rgb": {
"r": 159,
"g": 253,
"b": 119
},
"hsl": {
"h": 102.09,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.90678,
"c": 0.19207,
"h": 137.2
},
"luminance": 0.78953
}Semantic roles & 50–950 ramp
primary
#9FFD77
secondary
#AC3EDA
accent
#00E6A1
background
#FDFFFC
surface
#F9FFF5
border
#D2D7CF
text
#13180F
muted
#828680