#9EE080#9EE080
#9EE080 is a very light, vivid green. Relative luminance 0.621; OKLCH L 84.0% C 0.144 H 136.5°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9EE080 |
|---|---|
| RGB | rgb(158, 224, 128) |
| HSL | hsl(101, 61%, 69%) |
| HSV | hsv(101, 43%, 88%) |
| CMYK | cmyk(29.5%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(82.99, -37.98, 40.44) |
| CIE-LCH | lch(82.99, 55.48, 133.20°) |
| OKLab | oklab(84.02% -0.1041 0.0988) |
| OKLCH | oklch(84.02% 0.144 136.5) |
| XYZ | xyz(44.6513, 62.1373, 30.0590) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.58
Pale Olive Green
#B1D27B
ΔE00 5.83
Pale Light Green
#B1FC99
ΔE00 6.05
Washed Out Green
#BCF5A6
ΔE00 6.08
Tea Green
#BDF8A3
ΔE00 6.12
Light Grey Green
#B7E1A1
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EE080 #C280E0
analogous
#CEE080 #9EE080 #80E092
triadic
#9EE080 #809EE0 #E0809E
tetradic
#9EE080 #80CEE0 #C280E0 #E09280
square
#9EE080 #80CEE0 #C280E0 #E09280
split-complementary
#9EE080 #9280E0 #E080CE
monochromatic
#59B92D #78D44F #9EE080 #C4ECB1 #E9F8E2
Accessibility & contrast
On white
1.56
#9EE080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#9EE080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EE080
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EE080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EE080 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D279
Deuteranopia (green-blind)
#DCCD86
Tritanopia (blue-blind)
#9CDAC9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #9ee080; /* rgb */ color: rgb(158, 224, 128); /* oklch */ color: oklch(84.0% 0.144 136.5);
Tailwind
colors: {
custom: {
50: '#bdeaa6',
500: '#9ee080',
950: '#000000',
},
}SCSS
$custom: #9ee080; $custom-light: #bdeaa6; $custom-dark: #000000;
JSON
{
"hex": "#9ee080",
"rgb": {
"r": 158,
"g": 224,
"b": 128
},
"hsl": {
"h": 101.25,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.84017,
"c": 0.14354,
"h": 136.5
},
"luminance": 0.62139
}Semantic roles & 50–950 ramp
primary
#9EE080
secondary
#964DB7
accent
#1DC893
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#12160F
muted
#828480