#9FFD73#9FFD73
#9FFD73 is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.6% C 0.195 H 136.8°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFD73 |
|---|---|
| RGB | rgb(159, 253, 115) |
| HSL | hsl(101, 97%, 72%) |
| HSV | hsv(101, 55%, 99%) |
| CMYK | cmyk(37.2%, 0%, 54.5%, 0.8%) |
| CIE-LAB | lab(91.17, -51.65, 56.59) |
| CIE-LCH | lch(91.17, 76.61, 132.39°) |
| OKLab | oklab(90.63% -0.1424 0.1339) |
| OKLCH | oklch(90.63% 0.195 136.8) |
| XYZ | xyz(52.5164, 78.8567, 28.6701) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.71
Light Grass Green
#9AF764
ΔE00 1.76
Light Green
#96F97B
ΔE00 2.04
Key Lime
#AEFF6E
ΔE00 2.24
Light Lime
#AEFD6C
ΔE00 2.40
Easter Green
#8CFD7E
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFD73 #D173FD
analogous
#E4FD73 #9FFD73 #73FD8C
triadic
#9FFD73 #739FFD #FD739F
tetradic
#9FFD73 #73E4FD #D173FD #FD8C73
square
#9FFD73 #73E4FD #D173FD #FD8C73
split-complementary
#9FFD73 #8C73FD #FD73E4
monochromatic
#50F203 #76FC37 #9FFD73 #C8FEAF #EAFFE1
Accessibility & contrast
On white
1.25
#9FFD73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#9FFD73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFD73
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFD73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFD73 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB66
Deuteranopia (green-blind)
#F7E37D
Tritanopia (blue-blind)
#9BF5DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #9ffd73; /* rgb */ color: rgb(159, 253, 115); /* oklch */ color: oklch(90.6% 0.195 136.8);
Tailwind
colors: {
custom: {
50: '#c0fe9f',
500: '#9ffd73',
950: '#000000',
},
}SCSS
$custom: #9ffd73; $custom-light: #c0fe9f; $custom-dark: #000000;
JSON
{
"hex": "#9ffd73",
"rgb": {
"r": 159,
"g": 253,
"b": 115
},
"hsl": {
"h": 100.87,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.90629,
"c": 0.19549,
"h": 136.8
},
"luminance": 0.78859
}Semantic roles & 50–950 ramp
primary
#9FFD73
secondary
#A73BDA
accent
#00E69C
background
#FDFFFC
surface
#F9FFF5
border
#D2D7CF
text
#13180F
muted
#828680