#9ECD8D#9ECD8D
#9ECD8D is a light, moderate green. Relative luminance 0.529; OKLCH L 79.9% C 0.101 H 137.6°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #9ECD8D |
|---|---|
| RGB | rgb(158, 205, 141) |
| HSL | hsl(104, 39%, 68%) |
| HSV | hsv(104, 31%, 80%) |
| CMYK | cmyk(22.9%, 0%, 31.2%, 19.6%) |
| CIE-LAB | lab(77.79, -27.27, 27.02) |
| CIE-LCH | lch(77.79, 38.40, 135.27°) |
| OKLab | oklab(79.89% -0.0743 0.0679) |
| OKLCH | oklch(79.89% 0.101 137.6) |
| XYZ | xyz(40.7384, 52.8537, 33.2496) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.48
Light Grey Green
#B7E1A1
ΔE00 5.18
Light Moss Green
#A6C875
ΔE00 5.34
Lichen
#8FB67B
ΔE00 5.95
Darkseagreen
#8FBC8F
ΔE00 5.96
Pale Olive Green
#B1D27B
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ECD8D #BC8DCD
analogous
#BECD8D #9ECD8D #8DCD9C
triadic
#9ECD8D #8D9ECD #CD8D9E
tetradic
#9ECD8D #8DBECD #BC8DCD #CD9C8D
square
#9ECD8D #8DBECD #BC8DCD #CD9C8D
split-complementary
#9ECD8D #9C8DCD #CD8DBE
monochromatic
#5B9B44 #7ABA62 #9ECD8D #C2E0B8 #E6F2E2
Accessibility & contrast
On white
1.81
#9ECD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#9ECD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ECD8D
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ECD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ECD8D | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C389
Deuteranopia (green-blind)
#CABF90
Tritanopia (blue-blind)
#9DC8BC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9ecd8d; /* rgb */ color: rgb(158, 205, 141); /* oklch */ color: oklch(79.9% 0.101 137.6);
Tailwind
colors: {
custom: {
50: '#bbdcae',
500: '#9ecd8d',
950: '#000000',
},
}SCSS
$custom: #9ecd8d; $custom-light: #bbdcae; $custom-dark: #000000;
JSON
{
"hex": "#9ecd8d",
"rgb": {
"r": 158,
"g": 205,
"b": 141
},
"hsl": {
"h": 104.063,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.79889,
"c": 0.10062,
"h": 137.6
},
"luminance": 0.52855
}Semantic roles & 50–950 ramp
primary
#9ECD8D
secondary
#8F5CA2
accent
#33B290
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121510
muted
#828481