#9EDC8A#9EDC8A
#9EDC8A is a very light, vivid green. Relative luminance 0.603; OKLCH L 83.3% C 0.127 H 138.3°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9EDC8A |
|---|---|
| RGB | rgb(158, 220, 138) |
| HSL | hsl(105, 54%, 70%) |
| HSV | hsv(105, 37%, 86%) |
| CMYK | cmyk(28.2%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(82.00, -34.78, 34.15) |
| CIE-LCH | lch(82.00, 48.75, 135.53°) |
| OKLab | oklab(83.26% -0.095 0.0847) |
| OKLCH | oklch(83.26% 0.127 138.3) |
| XYZ | xyz(44.2798, 60.2889, 33.3437) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.71
Lightgreen
#90EE90
ΔE00 5.04
Pistachio
#93C572
ΔE00 5.76
Light Sage
#BCECAC
ΔE00 5.83
Pale Olive Green
#B1D27B
ΔE00 5.84
Washed Out Green
#BCF5A6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EDC8A #C88ADC
analogous
#C7DC8A #9EDC8A #8ADC9F
triadic
#9EDC8A #8A9EDC #DC8A9E
tetradic
#9EDC8A #8AC7DC #C88ADC #DC9F8A
square
#9EDC8A #8AC7DC #C88ADC #DC9F8A
split-complementary
#9EDC8A #9F8ADC #DC8AC7
monochromatic
#55B536 #77CE5B #9EDC8A #C5EAB9 #EBF8E7
Accessibility & contrast
On white
1.61
#9EDC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#9EDC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EDC8A
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EDC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EDC8A | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF84
Deuteranopia (green-blind)
#D8CA8F
Tritanopia (blue-blind)
#9BD7C7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #9edc8a; /* rgb */ color: rgb(158, 220, 138); /* oklch */ color: oklch(83.3% 0.127 138.3);
Tailwind
colors: {
custom: {
50: '#bce7ad',
500: '#9edc8a',
950: '#000000',
},
}SCSS
$custom: #9edc8a; $custom-light: #bce7ad; $custom-dark: #000000;
JSON
{
"hex": "#9edc8a",
"rgb": {
"r": 158,
"g": 220,
"b": 138
},
"hsl": {
"h": 105.366,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.83264,
"c": 0.12724,
"h": 138.3
},
"luminance": 0.6029
}Semantic roles & 50–950 ramp
primary
#9EDC8A
secondary
#9D57B3
accent
#24C19B
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121610
muted
#828481