#9ED080#9ED080
#9ED080 is a light, moderate yellow-green. Relative luminance 0.539; OKLCH L 80.3% C 0.120 H 134.5°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #9ED080 |
|---|---|
| RGB | rgb(158, 208, 128) |
| HSL | hsl(98, 46%, 66%) |
| HSV | hsv(98, 38%, 82%) |
| CMYK | cmyk(24%, 0%, 38.5%, 18.4%) |
| CIE-LAB | lab(78.43, -30.60, 34.58) |
| CIE-LCH | lch(78.43, 46.17, 131.50°) |
| OKLab | oklab(80.33% -0.0837 0.0853) |
| OKLCH | oklch(80.33% 0.12 134.5) |
| XYZ | xyz(40.5518, 53.9383, 28.6925) |
| Luminance | 0.5394 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 2.97
Light Moss Green
#A6C875
ΔE00 3.62
Pale Olive Green
#B1D27B
ΔE00 4.08
Light Grey Green
#B7E1A1
ΔE00 5.68
Pale Olive
#B9CC81
ΔE00 6.25
Tan Green
#A9BE70
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ED080 #B280D0
analogous
#C6D080 #9ED080 #80D08A
triadic
#9ED080 #809ED0 #D0809E
tetradic
#9ED080 #80C6D0 #B280D0 #D08A80
square
#9ED080 #80C6D0 #B280D0 #D08A80
split-complementary
#9ED080 #8A80D0 #D080C6
monochromatic
#5F9C3A #7CBF53 #9ED080 #C0E1AD #E2F1D9
Accessibility & contrast
On white
1.78
#9ED080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#9ED080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ED080
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ED080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ED080 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57A
Deuteranopia (green-blind)
#CEC084
Tritanopia (blue-blind)
#9ECABC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9ed080; /* rgb */ color: rgb(158, 208, 128); /* oklch */ color: oklch(80.3% 0.120 134.5);
Tailwind
colors: {
custom: {
50: '#bcdea6',
500: '#9ed080',
950: '#000000',
},
}SCSS
$custom: #9ed080; $custom-light: #bcdea6; $custom-dark: #000000;
JSON
{
"hex": "#9ed080",
"rgb": {
"r": 158,
"g": 208,
"b": 128
},
"hsl": {
"h": 97.5,
"s": 45.977,
"l": 65.882
},
"oklch": {
"l": 0.80332,
"c": 0.11955,
"h": 134.5
},
"luminance": 0.53939
}Semantic roles & 50–950 ramp
primary
#9ED080
secondary
#8453A1
accent
#2CB984
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12150F
muted
#828480