#9DD07D#9DD07D
#9DD07D is a light, vivid yellow-green. Relative luminance 0.538; OKLCH L 80.2% C 0.123 H 134.2°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9DD07D |
|---|---|
| RGB | rgb(157, 208, 125) |
| HSL | hsl(97, 47%, 65%) |
| HSV | hsv(97, 40%, 82%) |
| CMYK | cmyk(24.5%, 0%, 39.9%, 18.4%) |
| CIE-LAB | lab(78.32, -31.36, 35.96) |
| CIE-LCH | lch(78.32, 47.71, 131.09°) |
| OKLab | oklab(80.22% -0.0859 0.0884) |
| OKLCH | oklch(80.22% 0.123 134.2) |
| XYZ | xyz(40.1613, 53.7594, 27.6587) |
| Luminance | 0.5376 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 2.82
Light Moss Green
#A6C875
ΔE00 3.53
Pale Olive Green
#B1D27B
ΔE00 3.97
Light Grey Green
#B7E1A1
ΔE00 6.05
Pale Olive
#B9CC81
ΔE00 6.34
Tan Green
#A9BE70
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DD07D #B07DD0
analogous
#C7D07D #9DD07D #7DD086
triadic
#9DD07D #7D9DD0 #D07D9D
tetradic
#9DD07D #7DC7D0 #B07DD0 #D0867D
square
#9DD07D #7DC7D0 #B07DD0 #D0867D
split-complementary
#9DD07D #867DD0 #D07DC7
monochromatic
#5E9B38 #7BC050 #9DD07D #BFE0AA #E1F1D7
Accessibility & contrast
On white
1.79
#9DD07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#9DD07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DD07D
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DD07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DD07D | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C477
Deuteranopia (green-blind)
#CEC082
Tritanopia (blue-blind)
#9DCABC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9dd07d; /* rgb */ color: rgb(157, 208, 125); /* oklch */ color: oklch(80.2% 0.123 134.2);
Tailwind
colors: {
custom: {
50: '#bbdea3',
500: '#9dd07d',
950: '#000000',
},
}SCSS
$custom: #9dd07d; $custom-light: #bbdea3; $custom-dark: #000000;
JSON
{
"hex": "#9dd07d",
"rgb": {
"r": 157,
"g": 208,
"b": 125
},
"hsl": {
"h": 96.867,
"s": 46.893,
"l": 65.294
},
"oklch": {
"l": 0.80218,
"c": 0.12329,
"h": 134.2
},
"luminance": 0.53761
}Semantic roles & 50–950 ramp
primary
#9DD07D
secondary
#8251A0
accent
#2BBA83
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#12150F
muted
#828480