#9EE293#9EE293
#9EE293 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.8% C 0.127 H 141.0°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9EE293 |
|---|---|
| RGB | rgb(158, 226, 147) |
| HSL | hsl(112, 58%, 73%) |
| HSV | hsv(112, 35%, 89%) |
| CMYK | cmyk(30.1%, 0%, 35%, 11.4%) |
| CIE-LAB | lab(83.84, -36.21, 32.01) |
| CIE-LCH | lch(83.84, 48.33, 138.52°) |
| OKLab | oklab(84.81% -0.0988 0.0799) |
| OKLCH | oklch(84.81% 0.127 141) |
| XYZ | xyz(46.5617, 63.7665, 37.4530) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.88
Light Grey Green
#B7E1A1
ΔE00 4.60
Hospital Green
#9BE5AA
ΔE00 4.62
Light Sage
#BCECAC
ΔE00 4.97
Washed Out Green
#BCF5A6
ΔE00 5.00
Light Pastel Green
#B2FBA5
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EE293 #D793E2
analogous
#C5E293 #9EE293 #93E2AF
triadic
#9EE293 #939EE2 #E2939E
tetradic
#9EE293 #93C5E2 #D793E2 #E2AF93
square
#9EE293 #93C5E2 #D793E2 #E2AF93
split-complementary
#9EE293 #AF93E2 #E293C5
monochromatic
#49C635 #73D563 #9EE293 #C9EFC3 #E9F9E7
Accessibility & contrast
On white
1.53
#9EE293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#9EE293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EE293
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EE293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EE293 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58E
Deuteranopia (green-blind)
#DCCF97
Tritanopia (blue-blind)
#99DDCE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #9ee293; /* rgb */ color: rgb(158, 226, 147); /* oklch */ color: oklch(84.8% 0.127 141.0);
Tailwind
colors: {
custom: {
50: '#bcebb3',
500: '#9ee293',
950: '#000000',
},
}SCSS
$custom: #9ee293; $custom-light: #bcebb3; $custom-dark: #000000;
JSON
{
"hex": "#9ee293",
"rgb": {
"r": 158,
"g": 226,
"b": 147
},
"hsl": {
"h": 111.646,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.84805,
"c": 0.127,
"h": 141
},
"luminance": 0.63768
}Semantic roles & 50–950 ramp
primary
#9EE293
secondary
#AE5EBB
accent
#20C5AE
background
#FDFEFD
surface
#F8FDF8
border
#D1D5D1
text
#121611
muted
#828481