#9ECD89#9ECD89
#9ECD89 is a light, moderate green. Relative luminance 0.527; OKLCH L 79.8% C 0.105 H 136.3°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #9ECD89 |
|---|---|
| RGB | rgb(158, 205, 137) |
| HSL | hsl(101, 40%, 67%) |
| HSV | hsv(101, 33%, 80%) |
| CMYK | cmyk(22.9%, 0%, 33.2%, 19.6%) |
| CIE-LAB | lab(77.72, -27.88, 29.02) |
| CIE-LCH | lch(77.72, 40.24, 133.86°) |
| OKLab | oklab(79.81% -0.076 0.0725) |
| OKLCH | oklch(79.81% 0.105 136.3) |
| XYZ | xyz(40.4461, 52.7368, 31.7103) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.76
Light Moss Green
#A6C875
ΔE00 4.61
Light Grey Green
#B7E1A1
ΔE00 5.28
Pale Olive Green
#B1D27B
ΔE00 5.47
Lichen
#8FB67B
ΔE00 6.01
Darkseagreen
#8FBC8F
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ECD89 #B889CD
analogous
#C0CD89 #9ECD89 #89CD96
triadic
#9ECD89 #899ECD #CD899E
tetradic
#9ECD89 #89C0CD #B889CD #CD9689
square
#9ECD89 #89C0CD #B889CD #CD9689
split-complementary
#9ECD89 #9689CD #CD89C0
monochromatic
#5D9A41 #7BBB5E #9ECD89 #C1DFB4 #E5F1DF
Accessibility & contrast
On white
1.82
#9ECD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#9ECD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ECD89
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ECD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ECD89 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C384
Deuteranopia (green-blind)
#CBBF8D
Tritanopia (blue-blind)
#9DC8BB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9ecd89; /* rgb */ color: rgb(158, 205, 137); /* oklch */ color: oklch(79.8% 0.105 136.3);
Tailwind
colors: {
custom: {
50: '#bcdcac',
500: '#9ecd89',
950: '#000000',
},
}SCSS
$custom: #9ecd89; $custom-light: #bcdcac; $custom-dark: #000000;
JSON
{
"hex": "#9ecd89",
"rgb": {
"r": 158,
"g": 205,
"b": 137
},
"hsl": {
"h": 101.471,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.79811,
"c": 0.10505,
"h": 136.3
},
"luminance": 0.52738
}Semantic roles & 50–950 ramp
primary
#9ECD89
secondary
#8B5AA1
accent
#32B48C
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121510
muted
#828481