#9ECD84#9ECD84
#9ECD84 is a light, moderate yellow-green. Relative luminance 0.526; OKLCH L 79.7% C 0.111 H 134.9°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #9ECD84 |
|---|---|
| RGB | rgb(158, 205, 132) |
| HSL | hsl(99, 42%, 66%) |
| HSV | hsv(99, 36%, 80%) |
| CMYK | cmyk(22.9%, 0%, 35.6%, 19.6%) |
| CIE-LAB | lab(77.64, -28.61, 31.50) |
| CIE-LCH | lch(77.64, 42.55, 132.25°) |
| OKLab | oklab(79.72% -0.0781 0.0783) |
| OKLCH | oklch(79.72% 0.111 134.9) |
| XYZ | xyz(40.0958, 52.5967, 29.8650) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 3.01
Light Moss Green
#A6C875
ΔE00 3.79
Pale Olive Green
#B1D27B
ΔE00 4.69
Light Grey Green
#B7E1A1
ΔE00 5.58
Pale Olive
#B9CC81
ΔE00 6.18
Lichen
#8FB67B
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ECD84 #B384CD
analogous
#C2CD84 #9ECD84 #84CD8E
triadic
#9ECD84 #849ECD #CD849E
tetradic
#9ECD84 #84C2CD #B384CD #CD8E84
square
#9ECD84 #84C2CD #B384CD #CD8E84
split-complementary
#9ECD84 #8E84CD #CD84C2
monochromatic
#5E993E #7CBB58 #9ECD84 #C0DFB0 #E3F0DB
Accessibility & contrast
On white
1.82
#9ECD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#9ECD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ECD84
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ECD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ECD84 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27F
Deuteranopia (green-blind)
#CBBE88
Tritanopia (blue-blind)
#9EC8BA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9ecd84; /* rgb */ color: rgb(158, 205, 132); /* oklch */ color: oklch(79.7% 0.111 134.9);
Tailwind
colors: {
custom: {
50: '#bcdca8',
500: '#9ecd84',
950: '#000000',
},
}SCSS
$custom: #9ecd84; $custom-light: #bcdca8; $custom-dark: #000000;
JSON
{
"hex": "#9ecd84",
"rgb": {
"r": 158,
"g": 205,
"b": 132
},
"hsl": {
"h": 98.63,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.79717,
"c": 0.11057,
"h": 134.9
},
"luminance": 0.52598
}Semantic roles & 50–950 ramp
primary
#9ECD84
secondary
#85569F
accent
#30B586
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#121510
muted
#828480