#9FFD74#9FFD74
#9FFD74 is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.6% C 0.195 H 136.9°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFD74 |
|---|---|
| RGB | rgb(159, 253, 116) |
| HSL | hsl(101, 97%, 72%) |
| HSV | hsv(101, 54%, 99%) |
| CMYK | cmyk(37.2%, 0%, 54.2%, 0.8%) |
| CIE-LAB | lab(91.18, -51.54, 56.15) |
| CIE-LCH | lch(91.18, 76.22, 132.55°) |
| OKLab | oklab(90.64% -0.1421 0.133) |
| OKLCH | oklch(90.64% 0.195 136.9) |
| XYZ | xyz(52.5743, 78.8798, 28.9748) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.75
Light Grass Green
#9AF764
ΔE00 1.85
Light Green
#96F97B
ΔE00 1.94
Key Lime
#AEFF6E
ΔE00 2.33
Light Lime
#AEFD6C
ΔE00 2.49
Easter Green
#8CFD7E
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFD74 #D274FD
analogous
#E3FD74 #9FFD74 #74FD8E
triadic
#9FFD74 #749FFD #FD749F
tetradic
#9FFD74 #74E3FD #D274FD #FD8E74
square
#9FFD74 #74E3FD #D274FD #FD8E74
split-complementary
#9FFD74 #8E74FD #FD74E3
monochromatic
#4FF303 #75FC38 #9FFD74 #C9FEB0 #EAFFE1
Accessibility & contrast
On white
1.25
#9FFD74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#9FFD74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFD74
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFD74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFD74 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB67
Deuteranopia (green-blind)
#F7E37E
Tritanopia (blue-blind)
#9BF5DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #9ffd74; /* rgb */ color: rgb(159, 253, 116); /* oklch */ color: oklch(90.6% 0.195 136.9);
Tailwind
colors: {
custom: {
50: '#c0fe9f',
500: '#9ffd74',
950: '#000000',
},
}SCSS
$custom: #9ffd74; $custom-light: #c0fe9f; $custom-dark: #000000;
JSON
{
"hex": "#9ffd74",
"rgb": {
"r": 159,
"g": 253,
"b": 116
},
"hsl": {
"h": 101.168,
"s": 97.163,
"l": 72.353
},
"oklch": {
"l": 0.90641,
"c": 0.19464,
"h": 136.9
},
"luminance": 0.78882
}Semantic roles & 50–950 ramp
primary
#9FFD74
secondary
#A83BDA
accent
#00E69D
background
#FDFFFC
surface
#F9FFF5
border
#D2D7CF
text
#13180F
muted
#828680