#5EEE7A#5EEE7A
#5EEE7A is a very light, highly saturated green. Relative luminance 0.649; OKLCH L 84.5% C 0.200 H 147.3°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEE7A |
|---|---|
| RGB | rgb(94, 238, 122) |
| HSL | hsl(132, 81%, 65%) |
| HSV | hsv(132, 61%, 93%) |
| CMYK | cmyk(60.5%, 0%, 48.7%, 6.7%) |
| CIE-LAB | lab(84.45, -62.37, 44.65) |
| CIE-LCH | lch(84.45, 76.71, 144.40°) |
| OKLab | oklab(84.49% -0.1685 0.1083) |
| OKLCH | oklch(84.49% 0.2 147.3) |
| XYZ | xyz(38.7009, 64.9301, 28.9018) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.25
Minty Green
#0BF77D
ΔE00 3.38
Weird Green
#3AE57F
ΔE00 3.62
Wintergreen
#20F986
ΔE00 3.73
Lightish Green
#61E160
ΔE00 3.88
Turquoise Green
#04F489
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEE7A #EE5ED2
analogous
#8AEE5E #5EEE7A #5EEEC2
triadic
#5EEE7A #7A5EEE #EE7A5E
tetradic
#5EEE7A #5E8AEE #EE5ED2 #EEC25E
square
#5EEE7A #5E8AEE #EE5ED2 #EEC25E
split-complementary
#5EEE7A #C25EEE #EE5E8A
monochromatic
#14BE35 #27E84C #5EEE7A #95F4A8 #CDFAD5
Accessibility & contrast
On white
1.50
#5EEE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#5EEE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEE7A
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEE7A | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA70
Deuteranopia (green-blind)
#DECE82
Tritanopia (blue-blind)
#38E9D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eee7a; /* rgb */ color: rgb(94, 238, 122); /* oklch */ color: oklch(84.5% 0.200 147.3);
Tailwind
colors: {
custom: {
50: '#99f5a2',
500: '#5eee7a',
950: '#000000',
},
}SCSS
$custom: #5eee7a; $custom-light: #99f5a2; $custom-dark: #000000;
JSON
{
"hex": "#5eee7a",
"rgb": {
"r": 94,
"g": 238,
"b": 122
},
"hsl": {
"h": 131.667,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.84485,
"c": 0.20034,
"h": 147.3
},
"luminance": 0.64934
}Semantic roles & 50–950 ramp
primary
#5EEE7A
secondary
#BC34A2
accent
#08B4DD
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580