#9EDD99#9EDD99
#9EDD99 is a very light, moderate green. Relative luminance 0.613; OKLCH L 83.8% C 0.113 H 142.7°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #9EDD99 |
|---|---|
| RGB | rgb(158, 221, 153) |
| HSL | hsl(116, 50%, 73%) |
| HSV | hsv(116, 31%, 87%) |
| CMYK | cmyk(28.5%, 0%, 30.8%, 13.3%) |
| CIE-LAB | lab(82.53, -32.97, 27.18) |
| CIE-LCH | lch(82.53, 42.73, 140.50°) |
| OKLab | oklab(83.78% -0.0899 0.0684) |
| OKLCH | oklch(83.78% 0.113 142.7) |
| XYZ | xyz(45.7050, 61.2802, 39.5509) |
| Luminance | 0.6128 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.42
Light Grey Green
#B7E1A1
ΔE00 4.00
Light Sage
#BCECAC
ΔE00 4.80
Lightgreen
#90EE90
ΔE00 5.69
Washed Out Green
#BCF5A6
ΔE00 6.09
Light Sea Green
#98F6B0
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EDD99 #D899DD
analogous
#C0DD99 #9EDD99 #99DDB6
triadic
#9EDD99 #999EDD #DD999E
tetradic
#9EDD99 #99C0DD #D899DD #DDB699
square
#9EDD99 #99C0DD #D899DD #DDB699
split-complementary
#9EDD99 #B699DD #DD99C0
monochromatic
#48BD3F #72CE6B #9EDD99 #CAECC7 #E9F7E8
Accessibility & contrast
On white
1.58
#9EDD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#9EDD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EDD99
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EDD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EDD99 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D195
Deuteranopia (green-blind)
#D6CB9D
Tritanopia (blue-blind)
#99D9CB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #9edd99; /* rgb */ color: rgb(158, 221, 153); /* oklch */ color: oklch(83.8% 0.113 142.7);
Tailwind
colors: {
custom: {
50: '#bce8b7',
500: '#9edd99',
950: '#000000',
},
}SCSS
$custom: #9edd99; $custom-light: #bce8b7; $custom-dark: #000000;
JSON
{
"hex": "#9edd99",
"rgb": {
"r": 158,
"g": 221,
"b": 153
},
"hsl": {
"h": 115.588,
"s": 50,
"l": 73.333
},
"oklch": {
"l": 0.83777,
"c": 0.11299,
"h": 142.7
},
"luminance": 0.61282
}Semantic roles & 50–950 ramp
primary
#9EDD99
secondary
#AF65B5
accent
#28BDB2
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121611
muted
#828481