#9ECD7B#9ECD7B
#9ECD7B is a light, vivid yellow-green. Relative luminance 0.524; OKLCH L 79.6% C 0.120 H 132.8°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #9ECD7B |
|---|---|
| RGB | rgb(158, 205, 123) |
| HSL | hsl(94, 45%, 64%) |
| HSV | hsv(94, 40%, 80%) |
| CMYK | cmyk(22.9%, 0%, 40%, 19.6%) |
| CIE-LAB | lab(77.50, -29.85, 35.92) |
| CIE-LCH | lch(77.50, 46.71, 129.73°) |
| OKLab | oklab(79.56% -0.0819 0.0883) |
| OKLCH | oklch(79.56% 0.12 132.8) |
| XYZ | xyz(39.5063, 52.3609, 26.7603) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 2.30
Light Moss Green
#A6C875
ΔE00 2.72
Pale Olive Green
#B1D27B
ΔE00 3.64
Pale Olive
#B9CC81
ΔE00 5.76
Tan Green
#A9BE70
ΔE00 5.91
Light Grey Green
#B7E1A1
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ECD7B #AA7BCD
analogous
#C7CD7B #9ECD7B #7BCD81
triadic
#9ECD7B #7B9ECD #CD7B9E
tetradic
#9ECD7B #7BC7CD #AA7BCD #CD817B
square
#9ECD7B #7BC7CD #AA7BCD #CD817B
split-complementary
#9ECD7B #817BCD #CD7BC7
monochromatic
#609538 #7DBC4F #9ECD7B #BFDEA7 #DFEFD4
Accessibility & contrast
On white
1.83
#9ECD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#9ECD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ECD7B
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ECD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ECD7B | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C275
Deuteranopia (green-blind)
#CCBE80
Tritanopia (blue-blind)
#9FC7B9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #9ecd7b; /* rgb */ color: rgb(158, 205, 123); /* oklch */ color: oklch(79.6% 0.120 132.8);
Tailwind
colors: {
custom: {
50: '#bcdca2',
500: '#9ecd7b',
950: '#000000',
},
}SCSS
$custom: #9ecd7b; $custom-light: #bcdca2; $custom-dark: #000000;
JSON
{
"hex": "#9ecd7b",
"rgb": {
"r": 158,
"g": 205,
"b": 123
},
"hsl": {
"h": 94.39,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.79558,
"c": 0.12037,
"h": 132.8
},
"luminance": 0.52362
}Semantic roles & 50–950 ramp
primary
#9ECD7B
secondary
#7C519B
accent
#2DB87D
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#12150F
muted
#828480