#9DFD77#9DFD77
#9DFD77 is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.6% C 0.193 H 137.6°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9DFD77 |
|---|---|
| RGB | rgb(157, 253, 119) |
| HSL | hsl(103, 97%, 73%) |
| HSV | hsv(103, 53%, 99%) |
| CMYK | cmyk(37.9%, 0%, 53%, 0.8%) |
| CIE-LAB | lab(91.12, -51.85, 54.71) |
| CIE-LCH | lch(91.12, 75.37, 133.46°) |
| OKLab | oklab(90.58% -0.1426 0.1301) |
| OKLCH | oklch(90.58% 0.193 137.6) |
| XYZ | xyz(52.3581, 78.7479, 29.8902) |
| Luminance | 0.7875 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.48
Spring Green (survey)
#A9F971
ΔE00 2.15
Light Grass Green
#9AF764
ΔE00 2.20
Easter Green
#8CFD7E
ΔE00 2.40
Key Lime
#AEFF6E
ΔE00 2.82
Light Lime
#AEFD6C
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DFD77 #D777FD
analogous
#E0FD77 #9DFD77 #77FD94
triadic
#9DFD77 #779DFD #FD779D
tetradic
#9DFD77 #77E0FD #D777FD #FD9477
square
#9DFD77 #77E0FD #D777FD #FD9477
split-complementary
#9DFD77 #9477FD #FD77E0
monochromatic
#48F604 #72FC3B #9DFD77 #C8FEB3 #E9FFE1
Accessibility & contrast
On white
1.25
#9DFD77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#9DFD77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DFD77
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DFD77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DFD77 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6A
Deuteranopia (green-blind)
#F7E280
Tritanopia (blue-blind)
#98F5DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #9dfd77; /* rgb */ color: rgb(157, 253, 119); /* oklch */ color: oklch(90.6% 0.193 137.6);
Tailwind
colors: {
custom: {
50: '#bffea1',
500: '#9dfd77',
950: '#000000',
},
}SCSS
$custom: #9dfd77; $custom-light: #bffea1; $custom-dark: #000000;
JSON
{
"hex": "#9dfd77",
"rgb": {
"r": 157,
"g": 253,
"b": 119
},
"hsl": {
"h": 102.985,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.90578,
"c": 0.19307,
"h": 137.6
},
"luminance": 0.78751
}Semantic roles & 50–950 ramp
primary
#9DFD77
secondary
#AE3EDA
accent
#00E6A4
background
#FDFFFC
surface
#F9FFF5
border
#D2D7CF
text
#13180F
muted
#828680