#5EEE7D#5EEE7D
#5EEE7D is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.5% C 0.198 H 147.8°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEE7D |
|---|---|
| RGB | rgb(94, 238, 125) |
| HSL | hsl(133, 81%, 65%) |
| HSV | hsv(133, 61%, 93%) |
| CMYK | cmyk(60.5%, 0%, 47.5%, 6.7%) |
| CIE-LAB | lab(84.49, -61.94, 43.26) |
| CIE-LCH | lch(84.49, 75.55, 145.07°) |
| OKLab | oklab(84.53% -0.1673 0.1053) |
| OKLCH | oklch(84.53% 0.198 147.8) |
| XYZ | xyz(38.8896, 65.0056, 29.8960) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.32
Spearmint
#1EF876
ΔE00 3.33
Weird Green
#3AE57F
ΔE00 3.35
Wintergreen
#20F986
ΔE00 3.56
Turquoise Green
#04F489
ΔE00 3.84
Lightish Green
#61E160
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEE7D #EE5ECF
analogous
#87EE5E #5EEE7D #5EEEC5
triadic
#5EEE7D #7D5EEE #EE7D5E
tetradic
#5EEE7D #5E87EE #EE5ECF #EEC55E
square
#5EEE7D #5E87EE #EE5ECF #EEC55E
split-complementary
#5EEE7D #C55EEE #EE5E87
monochromatic
#14BE39 #27E850 #5EEE7D #95F4AA #CDFAD6
Accessibility & contrast
On white
1.50
#5EEE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#5EEE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEE7D
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEE7D | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB74
Deuteranopia (green-blind)
#DECE85
Tritanopia (blue-blind)
#37E9D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eee7d; /* rgb */ color: rgb(94, 238, 125); /* oklch */ color: oklch(84.5% 0.198 147.8);
Tailwind
colors: {
custom: {
50: '#99f5a4',
500: '#5eee7d',
950: '#000000',
},
}SCSS
$custom: #5eee7d; $custom-light: #99f5a4; $custom-dark: #000000;
JSON
{
"hex": "#5eee7d",
"rgb": {
"r": 94,
"g": 238,
"b": 125
},
"hsl": {
"h": 132.917,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.84529,
"c": 0.19771,
"h": 147.8
},
"luminance": 0.65009
}Semantic roles & 50–950 ramp
primary
#5EEE7D
secondary
#BC349F
accent
#08AFDD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580