#9ECD85#9ECD85
#9ECD85 is a light, moderate yellow-green. Relative luminance 0.526; OKLCH L 79.7% C 0.109 H 135.2°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #9ECD85 |
|---|---|
| RGB | rgb(158, 205, 133) |
| HSL | hsl(99, 42%, 66%) |
| HSV | hsv(99, 35%, 80%) |
| CMYK | cmyk(22.9%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(77.65, -28.47, 31.00) |
| CIE-LCH | lch(77.65, 42.09, 132.56°) |
| OKLab | oklab(79.74% -0.0777 0.0771) |
| OKLCH | oklch(79.74% 0.109 135.2) |
| XYZ | xyz(40.1645, 52.6242, 30.2271) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 3.15
Light Moss Green
#A6C875
ΔE00 3.95
Pale Olive Green
#B1D27B
ΔE00 4.84
Light Grey Green
#B7E1A1
ΔE00 5.51
Lichen
#8FB67B
ΔE00 6.18
Pale Olive
#B9CC81
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ECD85 #B485CD
analogous
#C2CD85 #9ECD85 #85CD90
triadic
#9ECD85 #859ECD #CD859E
tetradic
#9ECD85 #85C2CD #B485CD #CD9085
square
#9ECD85 #85C2CD #B485CD #CD9085
split-complementary
#9ECD85 #9085CD #CD85C2
monochromatic
#5E993F #7BBB5A #9ECD85 #C1DFB0 #E3F1DC
Accessibility & contrast
On white
1.82
#9ECD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#9ECD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ECD85
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ECD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ECD85 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C280
Deuteranopia (green-blind)
#CBBE89
Tritanopia (blue-blind)
#9EC8BB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9ecd85; /* rgb */ color: rgb(158, 205, 133); /* oklch */ color: oklch(79.7% 0.109 135.2);
Tailwind
colors: {
custom: {
50: '#bcdca9',
500: '#9ecd85',
950: '#000000',
},
}SCSS
$custom: #9ecd85; $custom-light: #bcdca9; $custom-dark: #000000;
JSON
{
"hex": "#9ecd85",
"rgb": {
"r": 158,
"g": 205,
"b": 133
},
"hsl": {
"h": 99.167,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.79735,
"c": 0.10947,
"h": 135.2
},
"luminance": 0.52625
}Semantic roles & 50–950 ramp
primary
#9ECD85
secondary
#86579F
accent
#31B587
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#121510
muted
#828480