#9ECD91#9ECD91
#9ECD91 is a light, moderate green. Relative luminance 0.530; OKLCH L 80.0% C 0.096 H 139.0°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #9ECD91 |
|---|---|
| RGB | rgb(158, 205, 145) |
| HSL | hsl(107, 38%, 69%) |
| HSV | hsv(107, 29%, 80%) |
| CMYK | cmyk(22.9%, 0%, 29.3%, 19.6%) |
| CIE-LAB | lab(77.86, -26.65, 25.03) |
| CIE-LCH | lch(77.86, 36.56, 136.80°) |
| OKLab | oklab(79.97% -0.0726 0.0631) |
| OKLCH | oklch(79.97% 0.096 139) |
| XYZ | xyz(41.0414, 52.9749, 34.8454) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.22
Pistachio
#93C572
ΔE00 5.26
Darkseagreen
#8FBC8F
ΔE00 5.40
Lichen
#8FB67B
ΔE00 6.01
Light Moss Green
#A6C875
ΔE00 6.13
Hospital Green
#9BE5AA
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ECD91 #C091CD
analogous
#BCCD91 #9ECD91 #91CDA2
triadic
#9ECD91 #919ECD #CD919E
tetradic
#9ECD91 #91BCCD #C091CD #CDA291
square
#9ECD91 #91BCCD #C091CD #CDA291
split-complementary
#9ECD91 #A291CD #CD91BC
monochromatic
#5A9C47 #79BA67 #9ECD91 #C3E0BB #E8F3E5
Accessibility & contrast
On white
1.81
#9ECD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#9ECD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ECD91
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ECD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ECD91 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C38D
Deuteranopia (green-blind)
#C9BF94
Tritanopia (blue-blind)
#9CC9BD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9ecd91; /* rgb */ color: rgb(158, 205, 145); /* oklch */ color: oklch(80.0% 0.096 139.0);
Tailwind
colors: {
custom: {
50: '#bbdcb1',
500: '#9ecd91',
950: '#000000',
},
}SCSS
$custom: #9ecd91; $custom-light: #bbdcb1; $custom-dark: #000000;
JSON
{
"hex": "#9ecd91",
"rgb": {
"r": 158,
"g": 205,
"b": 145
},
"hsl": {
"h": 107,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.7997,
"c": 0.09618,
"h": 139
},
"luminance": 0.52976
}Semantic roles & 50–950 ramp
primary
#9ECD91
secondary
#9460A2
accent
#35B096
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121510
muted
#828481