#9EE499#9EE499
#9EE499 is a very light, vivid green. Relative luminance 0.651; OKLCH L 85.4% C 0.124 H 142.8°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #9EE499 |
|---|---|
| RGB | rgb(158, 228, 153) |
| HSL | hsl(116, 58%, 75%) |
| HSV | hsv(116, 33%, 89%) |
| CMYK | cmyk(30.7%, 0%, 32.9%, 10.6%) |
| CIE-LAB | lab(84.51, -36.20, 29.84) |
| CIE-LCH | lch(84.51, 46.91, 140.50°) |
| OKLab | oklab(85.38% -0.0987 0.0748) |
| OKLCH | oklch(85.38% 0.124 142.8) |
| XYZ | xyz(47.5918, 65.0538, 40.1799) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.64
Lightgreen
#90EE90
ΔE00 3.90
Light Grey Green
#B7E1A1
ΔE00 4.59
Light Sage
#BCECAC
ΔE00 4.60
Washed Out Green
#BCF5A6
ΔE00 4.86
Light Sea Green
#98F6B0
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EE499 #DF99E4
analogous
#C4E499 #9EE499 #99E4BA
triadic
#9EE499 #999EE4 #E4999E
tetradic
#9EE499 #99C4E4 #DF99E4 #E4BA99
square
#9EE499 #99C4E4 #DF99E4 #E4BA99
split-complementary
#9EE499 #BA99E4 #E499C4
monochromatic
#42CA38 #70D769 #9EE499 #CCF1C9 #E8F9E7
Accessibility & contrast
On white
1.50
#9EE499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#9EE499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EE499
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EE499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EE499 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D794
Deuteranopia (green-blind)
#DDD09D
Tritanopia (blue-blind)
#98E0D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #9ee499; /* rgb */ color: rgb(158, 228, 153); /* oklch */ color: oklch(85.4% 0.124 142.8);
Tailwind
colors: {
custom: {
50: '#bcedb7',
500: '#9ee499',
950: '#000000',
},
}SCSS
$custom: #9ee499; $custom-light: #bcedb7; $custom-dark: #000000;
JSON
{
"hex": "#9ee499",
"rgb": {
"r": 158,
"g": 228,
"b": 153
},
"hsl": {
"h": 116,
"s": 58.14,
"l": 74.706
},
"oklch": {
"l": 0.85377,
"c": 0.12386,
"h": 142.8
},
"luminance": 0.65056
}Semantic roles & 50–950 ramp
primary
#9EE499
secondary
#B864BE
accent
#20C6BB
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121611
muted
#828581