#9ECA80#9ECA80
#9ECA80 is a light, moderate yellow-green. Relative luminance 0.511; OKLCH L 79.0% C 0.110 H 133.4°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9ECA80 |
|---|---|
| RGB | rgb(158, 202, 128) |
| HSL | hsl(96, 41%, 65%) |
| HSV | hsv(96, 37%, 79%) |
| CMYK | cmyk(21.8%, 0%, 36.6%, 20.8%) |
| CIE-LAB | lab(76.72, -27.74, 32.36) |
| CIE-LCH | lch(76.72, 42.62, 130.61°) |
| OKLab | oklab(78.96% -0.0758 0.0802) |
| OKLCH | oklch(78.96% 0.11 133.4) |
| XYZ | xyz(39.1165, 51.0678, 28.2141) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 2.43
Light Moss Green
#A6C875
ΔE00 3.05
Pale Olive Green
#B1D27B
ΔE00 4.42
Tan Green
#A9BE70
ΔE00 5.67
Pale Olive
#B9CC81
ΔE00 5.71
Lichen
#8FB67B
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ECA80 #AC80CA
analogous
#C3CA80 #9ECA80 #80CA87
triadic
#9ECA80 #809ECA #CA809E
tetradic
#9ECA80 #80C3CA #AC80CA #CA8780
square
#9ECA80 #80C3CA #AC80CA #CA8780
split-complementary
#9ECA80 #8780CA #CA80C3
monochromatic
#60923D #7DB855 #9ECA80 #BFDCAB #E0EED6
Accessibility & contrast
On white
1.87
#9ECA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#9ECA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ECA80
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ECA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ECA80 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07B
Deuteranopia (green-blind)
#C9BC84
Tritanopia (blue-blind)
#9FC4B7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9eca80; /* rgb */ color: rgb(158, 202, 128); /* oklch */ color: oklch(79.0% 0.110 133.4);
Tailwind
colors: {
custom: {
50: '#bcdaa5',
500: '#9eca80',
950: '#000000',
},
}SCSS
$custom: #9eca80; $custom-light: #bcdaa5; $custom-dark: #000000;
JSON
{
"hex": "#9eca80",
"rgb": {
"r": 158,
"g": 202,
"b": 128
},
"hsl": {
"h": 95.676,
"s": 41.111,
"l": 64.706
},
"oklch": {
"l": 0.78958,
"c": 0.11032,
"h": 133.4
},
"luminance": 0.51069
}Semantic roles & 50–950 ramp
primary
#9ECA80
secondary
#7E5599
accent
#31B47F
background
#FDFEFC
surface
#F8FBF6
border
#D1D4D0
text
#12150F
muted
#828480