#9EEC99#9EEC99
#9EEC99 is a very light, vivid green. Relative luminance 0.696; OKLCH L 87.2% C 0.136 H 142.9°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #9EEC99 |
|---|---|
| RGB | rgb(158, 236, 153) |
| HSL | hsl(116, 69%, 76%) |
| HSV | hsv(116, 35%, 93%) |
| CMYK | cmyk(33.1%, 0%, 35.2%, 7.5%) |
| CIE-LAB | lab(86.78, -39.81, 32.86) |
| CIE-LCH | lch(86.78, 51.62, 140.46°) |
| OKLab | oklab(87.21% -0.1085 0.082) |
| OKLCH | oklch(87.21% 0.136 142.9) |
| XYZ | xyz(49.8437, 69.5576, 40.9305) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.23
Light Pastel Green
#B2FBA5
ΔE00 3.55
Palegreen
#98FB98
ΔE00 3.84
Light Mint Green
#A6FBB2
ΔE00 4.08
Washed Out Green
#BCF5A6
ΔE00 4.11
Light Sea Green
#98F6B0
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EEC99 #E799EC
analogous
#C8EC99 #9EEC99 #99ECBE
triadic
#9EEC99 #999EEC #EC999E
tetradic
#9EEC99 #99C8EC #E799EC #ECBE99
square
#9EEC99 #99C8EC #E799EC #ECBE99
split-complementary
#9EEC99 #BE99EC #EC99C8
monochromatic
#3CD932 #6DE265 #9EEC99 #CFF6CD #E6FAE5
Accessibility & contrast
On white
1.41
#9EEC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#9EEC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EEC99
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EEC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EEC99 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE93
Deuteranopia (green-blind)
#E4D69E
Tritanopia (blue-blind)
#97E7D7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #9eec99; /* rgb */ color: rgb(158, 236, 153); /* oklch */ color: oklch(87.2% 0.136 142.9);
Tailwind
colors: {
custom: {
50: '#bdf2b7',
500: '#9eec99',
950: '#000000',
},
}SCSS
$custom: #9eec99; $custom-light: #bdf2b7; $custom-dark: #000000;
JSON
{
"hex": "#9eec99",
"rgb": {
"r": 158,
"g": 236,
"b": 153
},
"hsl": {
"h": 116.386,
"s": 68.595,
"l": 76.275
},
"oklch": {
"l": 0.87212,
"c": 0.13604,
"h": 142.9
},
"luminance": 0.6956
}Semantic roles & 50–950 ramp
primary
#9EEC99
secondary
#C262C8
accent
#15D1C5
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121711
muted
#828581