#9DDE76#9DDE76
#9DDE76 is a very light, vivid yellow-green. Relative luminance 0.607; OKLCH L 83.3% C 0.151 H 134.8°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #9DDE76 |
|---|---|
| RGB | rgb(157, 222, 118) |
| HSL | hsl(98, 61%, 67%) |
| HSV | hsv(98, 47%, 87%) |
| CMYK | cmyk(29.3%, 0%, 46.8%, 12.9%) |
| CIE-LAB | lab(82.23, -38.68, 44.37) |
| CIE-LCH | lch(82.23, 58.86, 131.08°) |
| OKLab | oklab(83.34% -0.1065 0.1072) |
| OKLCH | oklch(83.34% 0.151 134.8) |
| XYZ | xyz(43.2949, 60.7172, 26.5745) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.50
Lightgreen
#90EE90
ΔE00 5.63
Fresh Green
#69D84F
ΔE00 6.35
Pistachio
#93C572
ΔE00 6.37
Light Green
#96F97B
ΔE00 6.39
Spring Green (survey)
#A9F971
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DDE76 #B776DE
analogous
#D1DE76 #9DDE76 #76DE83
triadic
#9DDE76 #769DDE #DE769D
tetradic
#9DDE76 #76D1DE #B776DE #DE8376
square
#9DDE76 #76D1DE #B776DE #DE8376
split-complementary
#9DDE76 #8376DE #DE76D1
monochromatic
#5CAF2A #7AD245 #9DDE76 #C0EAA7 #E4F6D9
Accessibility & contrast
On white
1.60
#9DDE76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#9DDE76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DDE76
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DDE76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DDE76 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D06D
Deuteranopia (green-blind)
#DBCB7C
Tritanopia (blue-blind)
#9DD7C6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #9dde76; /* rgb */ color: rgb(157, 222, 118); /* oklch */ color: oklch(83.3% 0.151 134.8);
Tailwind
colors: {
custom: {
50: '#bce89f',
500: '#9dde76',
950: '#000000',
},
}SCSS
$custom: #9dde76; $custom-light: #bce89f; $custom-dark: #000000;
JSON
{
"hex": "#9dde76",
"rgb": {
"r": 157,
"g": 222,
"b": 118
},
"hsl": {
"h": 97.5,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.83344,
"c": 0.1511,
"h": 134.8
},
"luminance": 0.60719
}Semantic roles & 50–950 ramp
primary
#9DDE76
secondary
#8947B1
accent
#1DC988
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#12160F
muted
#828480