#9FFB7D#9FFB7D
#9FFB7D is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.3% C 0.184 H 137.9°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFB7D |
|---|---|
| RGB | rgb(159, 251, 125) |
| HSL | hsl(104, 94%, 74%) |
| HSV | hsv(104, 50%, 98%) |
| CMYK | cmyk(36.7%, 0%, 50.2%, 1.6%) |
| CIE-LAB | lab(90.71, -49.72, 51.48) |
| CIE-LCH | lch(90.71, 71.57, 134.00°) |
| OKLab | oklab(90.29% -0.1366 0.1234) |
| OKLCH | oklch(90.29% 0.184 137.9) |
| XYZ | xyz(52.4953, 77.8434, 31.6573) |
| Luminance | 0.7785 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.02
Easter Green
#8CFD7E
ΔE00 2.26
Spring Green (survey)
#A9F971
ΔE00 2.39
Light Grass Green
#9AF764
ΔE00 2.78
Key Lime
#AEFF6E
ΔE00 3.36
Light Lime
#AEFD6C
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFB7D #D97DFB
analogous
#DEFB7D #9FFB7D #7DFB9A
triadic
#9FFB7D #7D9FFB #FB7D9F
tetradic
#9FFB7D #7DDEFB #D97DFB #FB9A7D
square
#9FFB7D #7DDEFB #D97DFB #FB9A7D
split-complementary
#9FFB7D #9A7DFB #FB7DDE
monochromatic
#48F608 #73F942 #9FFB7D #CBFDB8 #E9FEE1
Accessibility & contrast
On white
1.27
#9FFB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#9FFB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFB7D
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFB7D | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE972
Deuteranopia (green-blind)
#F5E185
Tritanopia (blue-blind)
#9AF4DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #9ffb7d; /* rgb */ color: rgb(159, 251, 125); /* oklch */ color: oklch(90.3% 0.184 137.9);
Tailwind
colors: {
custom: {
50: '#bffda5',
500: '#9ffb7d',
950: '#000000',
},
}SCSS
$custom: #9ffb7d; $custom-light: #bffda5; $custom-dark: #000000;
JSON
{
"hex": "#9ffb7d",
"rgb": {
"r": 159,
"g": 251,
"b": 125
},
"hsl": {
"h": 103.81,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.9029,
"c": 0.18407,
"h": 137.9
},
"luminance": 0.77846
}Semantic roles & 50–950 ramp
primary
#9FFB7D
secondary
#B044D8
accent
#00E6A8
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#13180F
muted
#828680