#9ED577#9ED577
#9ED577 is a light, vivid yellow-green. Relative luminance 0.562; OKLCH L 81.3% C 0.137 H 133.4°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9ED577 |
|---|---|
| RGB | rgb(158, 213, 119) |
| HSL | hsl(95, 53%, 65%) |
| HSV | hsv(95, 44%, 84%) |
| CMYK | cmyk(25.8%, 0%, 44.1%, 16.5%) |
| CIE-LAB | lab(79.72, -34.11, 40.76) |
| CIE-LCH | lch(79.72, 53.15, 129.93°) |
| OKLab | oklab(81.34% -0.0938 0.0991) |
| OKLCH | oklch(81.34% 0.137 133.4) |
| XYZ | xyz(41.2238, 56.1884, 26.1227) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.87
Pistachio
#93C572
ΔE00 4.12
Light Moss Green
#A6C875
ΔE00 4.31
Light Grey Green
#B7E1A1
ΔE00 6.67
Pale Olive
#B9CC81
ΔE00 6.92
Lightgreen
#90EE90
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ED577 #AE77D5
analogous
#CDD577 #9ED577 #77D57F
triadic
#9ED577 #779ED5 #D5779E
tetradic
#9ED577 #77CDD5 #AE77D5 #D57F77
square
#9ED577 #77CDD5 #AE77D5 #D57F77
split-complementary
#9ED577 #7F77D5 #D577CD
monochromatic
#5FA031 #7DC748 #9ED577 #BFE3A6 #E1F2D5
Accessibility & contrast
On white
1.72
#9ED577 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#9ED577 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ED577
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ED577 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ED577 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC870
Deuteranopia (green-blind)
#D4C47C
Tritanopia (blue-blind)
#9FCEBE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9ed577; /* rgb */ color: rgb(158, 213, 119); /* oklch */ color: oklch(81.3% 0.137 133.4);
Tailwind
colors: {
custom: {
50: '#bce2a0',
500: '#9ed577',
950: '#000000',
},
}SCSS
$custom: #9ed577; $custom-light: #bce2a0; $custom-dark: #000000;
JSON
{
"hex": "#9ed577",
"rgb": {
"r": 158,
"g": 213,
"b": 119
},
"hsl": {
"h": 95.106,
"s": 52.809,
"l": 65.098
},
"oklch": {
"l": 0.81335,
"c": 0.13651,
"h": 133.4
},
"luminance": 0.5619
}Semantic roles & 50–950 ramp
primary
#9ED577
secondary
#804CA4
accent
#25C080
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#12150F
muted
#828480