#9ED39E#9ED39E
#9ED39E is a light, moderate green. Relative luminance 0.563; OKLCH L 81.6% C 0.092 H 144.7°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #9ED39E |
|---|---|
| RGB | rgb(158, 211, 158) |
| HSL | hsl(120, 38%, 72%) |
| HSV | hsv(120, 25%, 83%) |
| CMYK | cmyk(25.1%, 0%, 25.1%, 17.3%) |
| CIE-LAB | lab(79.80, -27.41, 20.84) |
| CIE-LCH | lch(79.80, 34.44, 142.75°) |
| OKLab | oklab(81.61% -0.0749 0.0531) |
| OKLCH | oklch(81.61% 0.092 144.7) |
| XYZ | xyz(43.5646, 56.3248, 40.9176) |
| Luminance | 0.5633 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.68
Light Grey Green
#B7E1A1
ΔE00 5.16
Darkseagreen
#8FBC8F
ΔE00 5.88
Light Sage
#BCECAC
ΔE00 6.53
Mint
#AAF0C1
ΔE00 7.23
Seafoam
#7FE0B3
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ED39E #D39ED3
analogous
#B9D39E #9ED39E #9ED3B9
triadic
#9ED39E #9E9ED3 #D39E9E
tetradic
#9ED39E #9EB9D3 #D39ED3 #D3B99E
square
#9ED39E #9EB9D3 #D39ED3 #D3B99E
split-complementary
#9ED39E #B99ED3 #D39EB9
monochromatic
#4DAA4D #74C074 #9ED39E #C8E6C8 #EAF5EA
Accessibility & contrast
On white
1.71
#9ED39E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#9ED39E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ED39E
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ED39E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ED39E | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C99B
Deuteranopia (green-blind)
#CDC4A1
Tritanopia (blue-blind)
#99D0C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9ed39e; /* rgb */ color: rgb(158, 211, 158); /* oklch */ color: oklch(81.6% 0.092 144.7);
Tailwind
colors: {
custom: {
50: '#bbe0bb',
500: '#9ed39e',
950: '#000000',
},
}SCSS
$custom: #9ed39e; $custom-light: #bbe0bb; $custom-dark: #000000;
JSON
{
"hex": "#9ed39e",
"rgb": {
"r": 158,
"g": 211,
"b": 158
},
"hsl": {
"h": 120,
"s": 37.589,
"l": 72.353
},
"oklch": {
"l": 0.81609,
"c": 0.09177,
"h": 144.7
},
"luminance": 0.56326
}Semantic roles & 50–950 ramp
primary
#9ED39E
secondary
#A96CA9
accent
#35B1B1
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121511
muted
#828481