#5EEE77#5EEE77
#5EEE77 is a very light, highly saturated green. Relative luminance 0.649; OKLCH L 84.4% C 0.203 H 146.8°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEE77 |
|---|---|
| RGB | rgb(94, 238, 119) |
| HSL | hsl(130, 81%, 65%) |
| HSV | hsv(130, 61%, 93%) |
| CMYK | cmyk(60.5%, 0%, 50%, 6.7%) |
| CIE-LAB | lab(84.41, -62.79, 46.03) |
| CIE-LCH | lch(84.41, 77.86, 143.76°) |
| OKLab | oklab(84.44% -0.1698 0.1112) |
| OKLCH | oklch(84.44% 0.203 146.8) |
| XYZ | xyz(38.5178, 64.8569, 27.9380) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.23
Minty Green
#0BF77D
ΔE00 3.49
Lightish Green
#61E160
ΔE00 3.61
Weird Green
#3AE57F
ΔE00 3.90
Wintergreen
#20F986
ΔE00 3.93
Lightgreen (survey)
#76FF7B
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEE77 #EE5ED5
analogous
#8DEE5E #5EEE77 #5EEEBF
triadic
#5EEE77 #775EEE #EE775E
tetradic
#5EEE77 #5E8DEE #EE5ED5 #EEBF5E
square
#5EEE77 #5E8DEE #EE5ED5 #EEBF5E
split-complementary
#5EEE77 #BF5EEE #EE5E8D
monochromatic
#14BE31 #27E848 #5EEE77 #95F4A6 #CDFAD5
Accessibility & contrast
On white
1.50
#5EEE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#5EEE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEE77
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEE77 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6D
Deuteranopia (green-blind)
#DFCE80
Tritanopia (blue-blind)
#3AE9D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eee77; /* rgb */ color: rgb(94, 238, 119); /* oklch */ color: oklch(84.4% 0.203 146.8);
Tailwind
colors: {
custom: {
50: '#99f5a0',
500: '#5eee77',
950: '#000000',
},
}SCSS
$custom: #5eee77; $custom-light: #99f5a0; $custom-dark: #000000;
JSON
{
"hex": "#5eee77",
"rgb": {
"r": 94,
"g": 238,
"b": 119
},
"hsl": {
"h": 130.417,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.84441,
"c": 0.20295,
"h": 146.8
},
"luminance": 0.64861
}Semantic roles & 50–950 ramp
primary
#5EEE77
secondary
#BC34A4
accent
#08B8DD
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580