#9EDD75#9EDD75
#9EDD75 is a very light, vivid yellow-green. Relative luminance 0.603; OKLCH L 83.2% C 0.150 H 134.2°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #9EDD75 |
|---|---|
| RGB | rgb(158, 221, 117) |
| HSL | hsl(96, 60%, 66%) |
| HSV | hsv(96, 47%, 87%) |
| CMYK | cmyk(28.5%, 0%, 47.1%, 13.3%) |
| CIE-LAB | lab(81.98, -38.00, 44.56) |
| CIE-LCH | lch(81.98, 58.57, 130.46°) |
| OKLab | oklab(83.16% -0.1047 0.1076) |
| OKLCH | oklch(83.16% 0.15 134.2) |
| XYZ | xyz(43.1670, 60.2649, 26.1841) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.20
Lightgreen
#90EE90
ΔE00 5.97
Pistachio
#93C572
ΔE00 6.19
Light Moss Green
#A6C875
ΔE00 6.28
Fresh Green
#69D84F
ΔE00 6.45
Kiwi Green
#8EE53F
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EDD75 #B475DD
analogous
#D2DD75 #9EDD75 #75DD80
triadic
#9EDD75 #759EDD #DD759E
tetradic
#9EDD75 #75D2DD #B475DD #DD8075
square
#9EDD75 #75D2DD #B475DD #DD8075
split-complementary
#9EDD75 #8075DD #DD75D2
monochromatic
#5EAD2B #7BD144 #9EDD75 #C1E9A6 #E3F5D7
Accessibility & contrast
On white
1.61
#9EDD75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#9EDD75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EDD75
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EDD75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EDD75 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4CF6C
Deuteranopia (green-blind)
#DBCA7B
Tritanopia (blue-blind)
#9ED6C5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #9edd75; /* rgb */ color: rgb(158, 221, 117); /* oklch */ color: oklch(83.2% 0.150 134.2);
Tailwind
colors: {
custom: {
50: '#bde89f',
500: '#9edd75',
950: '#000000',
},
}SCSS
$custom: #9edd75; $custom-light: #bde89f; $custom-dark: #000000;
JSON
{
"hex": "#9edd75",
"rgb": {
"r": 158,
"g": 221,
"b": 117
},
"hsl": {
"h": 96.346,
"s": 60.465,
"l": 66.275
},
"oklch": {
"l": 0.83156,
"c": 0.15013,
"h": 134.2
},
"luminance": 0.60266
}Semantic roles & 50–950 ramp
primary
#9EDD75
secondary
#8647AF
accent
#1DC885
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#12160F
muted
#828480