#9ECD7A#9ECD7A
#9ECD7A is a light, vivid yellow-green. Relative luminance 0.523; OKLCH L 79.5% C 0.121 H 132.6°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #9ECD7A |
|---|---|
| RGB | rgb(158, 205, 122) |
| HSL | hsl(94, 45%, 64%) |
| HSV | hsv(94, 40%, 80%) |
| CMYK | cmyk(22.9%, 0%, 40.5%, 19.6%) |
| CIE-LAB | lab(77.48, -29.99, 36.41) |
| CIE-LCH | lch(77.48, 47.17, 129.47°) |
| OKLab | oklab(79.54% -0.0823 0.0894) |
| OKLCH | oklch(79.54% 0.121 132.6) |
| XYZ | xyz(39.4440, 52.3360, 26.4323) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 2.29
Light Moss Green
#A6C875
ΔE00 2.65
Pale Olive Green
#B1D27B
ΔE00 3.56
Pale Olive
#B9CC81
ΔE00 5.74
Tan Green
#A9BE70
ΔE00 5.87
Light Grey Green
#B7E1A1
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ECD7A #A97ACD
analogous
#C8CD7A #9ECD7A #7ACD80
triadic
#9ECD7A #7A9ECD #CD7A9E
tetradic
#9ECD7A #7AC8CD #A97ACD #CD807A
square
#9ECD7A #7AC8CD #A97ACD #CD807A
split-complementary
#9ECD7A #807ACD #CD7AC8
monochromatic
#609538 #7EBC4E #9ECD7A #BEDEA6 #DFEED3
Accessibility & contrast
On white
1.83
#9ECD7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#9ECD7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ECD7A
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ECD7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ECD7A | 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)
#D3C274
Deuteranopia (green-blind)
#CCBE7F
Tritanopia (blue-blind)
#9FC7B9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #9ecd7a; /* rgb */ color: rgb(158, 205, 122); /* oklch */ color: oklch(79.5% 0.121 132.6);
Tailwind
colors: {
custom: {
50: '#bcdca1',
500: '#9ecd7a',
950: '#000000',
},
}SCSS
$custom: #9ecd7a; $custom-light: #bcdca1; $custom-dark: #000000;
JSON
{
"hex": "#9ecd7a",
"rgb": {
"r": 158,
"g": 205,
"b": 122
},
"hsl": {
"h": 93.976,
"s": 45.355,
"l": 64.118
},
"oklch": {
"l": 0.79541,
"c": 0.12145,
"h": 132.6
},
"luminance": 0.52337
}Semantic roles & 50–950 ramp
primary
#9ECD7A
secondary
#7B509B
accent
#2DB97C
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#12150F
muted
#828480