#9EE09E#9EE09E
#9EE09E is a very light, moderate green. Relative luminance 0.630; OKLCH L 84.6% C 0.112 H 144.5°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #9EE09E |
|---|---|
| RGB | rgb(158, 224, 158) |
| HSL | hsl(120, 52%, 75%) |
| HSV | hsv(120, 29%, 88%) |
| CMYK | cmyk(29.5%, 0%, 29.5%, 12.2%) |
| CIE-LAB | lab(83.47, -33.56, 25.86) |
| CIE-LCH | lch(83.47, 42.37, 142.38°) |
| OKLab | oklab(84.56% -0.0916 0.0653) |
| OKLCH | oklch(84.56% 0.112 144.5) |
| XYZ | xyz(46.9258, 63.0471, 42.0379) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.48
Light Grey Green
#B7E1A1
ΔE00 4.26
Light Sage
#BCECAC
ΔE00 4.57
Light Sea Green
#98F6B0
ΔE00 5.42
Lightgreen
#90EE90
ΔE00 5.54
Light Mint Green
#A6FBB2
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EE09E #E09EE0
analogous
#BFE09E #9EE09E #9EE0BF
triadic
#9EE09E #9E9EE0 #E09E9E
tetradic
#9EE09E #9EBFE0 #E09EE0 #E0BF9E
square
#9EE09E #9EBFE0 #E09EE0 #E0BF9E
split-complementary
#9EE09E #BF9EE0 #E09EBF
monochromatic
#41C241 #70D170 #9EE09E #CCEFCC #E8F8E8
Accessibility & contrast
On white
1.54
#9EE09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#9EE09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EE09E
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EE09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EE09E | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D49A
Deuteranopia (green-blind)
#D8CDA2
Tritanopia (blue-blind)
#97DCCF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #9ee09e; /* rgb */ color: rgb(158, 224, 158); /* oklch */ color: oklch(84.6% 0.112 144.5);
Tailwind
colors: {
custom: {
50: '#bceabb',
500: '#9ee09e',
950: '#000000',
},
}SCSS
$custom: #9ee09e; $custom-light: #bceabb; $custom-dark: #000000;
JSON
{
"hex": "#9ee09e",
"rgb": {
"r": 158,
"g": 224,
"b": 158
},
"hsl": {
"h": 120,
"s": 51.563,
"l": 74.902
},
"oklch": {
"l": 0.84563,
"c": 0.11249,
"h": 144.5
},
"luminance": 0.63049
}Semantic roles & 50–950 ramp
primary
#9EE09E
secondary
#B969B9
accent
#27BFBF
background
#FDFEFD
surface
#F8FDF8
border
#D1D5D1
text
#121612
muted
#828482