#9EE083#9EE083
#9EE083 is a very light, vivid green. Relative luminance 0.622; OKLCH L 84.1% C 0.141 H 137.1°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9EE083 |
|---|---|
| RGB | rgb(158, 224, 131) |
| HSL | hsl(103, 60%, 70%) |
| HSV | hsv(103, 42%, 88%) |
| CMYK | cmyk(29.5%, 0%, 41.5%, 12.2%) |
| CIE-LAB | lab(83.03, -37.58, 39.01) |
| CIE-LCH | lch(83.03, 54.16, 133.93°) |
| OKLab | oklab(84.07% -0.1029 0.0957) |
| OKLCH | oklch(84.07% 0.141 137.1) |
| XYZ | xyz(44.8517, 62.2175, 31.1143) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.38
Washed Out Green
#BCF5A6
ΔE00 5.85
Light Grey Green
#B7E1A1
ΔE00 5.87
Pale Olive Green
#B1D27B
ΔE00 5.93
Tea Green
#BDF8A3
ΔE00 5.97
Pale Light Green
#B1FC99
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EE083 #C583E0
analogous
#CCE083 #9EE083 #83E097
triadic
#9EE083 #839EE0 #E0839E
tetradic
#9EE083 #83CCE0 #C583E0 #E09783
square
#9EE083 #83CCE0 #C583E0 #E09783
split-complementary
#9EE083 #9783E0 #E083CC
monochromatic
#57BA2F #78D452 #9EE083 #C4ECB4 #EBF8E5
Accessibility & contrast
On white
1.56
#9EE083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#9EE083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EE083
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EE083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EE083 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D27C
Deuteranopia (green-blind)
#DCCD88
Tritanopia (blue-blind)
#9CDAC9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #9ee083; /* rgb */ color: rgb(158, 224, 131); /* oklch */ color: oklch(84.1% 0.141 137.1);
Tailwind
colors: {
custom: {
50: '#bdeaa8',
500: '#9ee083',
950: '#000000',
},
}SCSS
$custom: #9ee083; $custom-light: #bdeaa8; $custom-dark: #000000;
JSON
{
"hex": "#9ee083",
"rgb": {
"r": 158,
"g": 224,
"b": 131
},
"hsl": {
"h": 102.581,
"s": 60,
"l": 69.608
},
"oklch": {
"l": 0.84065,
"c": 0.1405,
"h": 137.1
},
"luminance": 0.62219
}Semantic roles & 50–950 ramp
primary
#9EE083
secondary
#9950B7
accent
#1EC896
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#121610
muted
#828480