#5EEE80#5EEE80
#5EEE80 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.6% C 0.195 H 148.4°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEE80 |
|---|---|
| RGB | rgb(94, 238, 128) |
| HSL | hsl(134, 81%, 65%) |
| HSV | hsv(134, 61%, 93%) |
| CMYK | cmyk(60.5%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(84.53, -61.49, 41.86) |
| CIE-LCH | lch(84.53, 74.39, 145.75°) |
| OKLab | oklab(84.58% -0.1661 0.1022) |
| OKLCH | oklch(84.58% 0.195 148.4) |
| XYZ | xyz(39.0841, 65.0835, 30.9205) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.13
Minty Green
#0BF77D
ΔE00 3.32
Wintergreen
#20F986
ΔE00 3.44
Spearmint
#1EF876
ΔE00 3.47
Turquoise Green
#04F489
ΔE00 3.60
Spring Green
#00FF7F
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEE80 #EE5ECC
analogous
#84EE5E #5EEE80 #5EEEC8
triadic
#5EEE80 #805EEE #EE805E
tetradic
#5EEE80 #5E84EE #EE5ECC #EEC85E
square
#5EEE80 #5E84EE #EE5ECC #EEC85E
split-complementary
#5EEE80 #C85EEE #EE5E84
monochromatic
#14BE3C #27E854 #5EEE80 #95F4AC #CDFAD7
Accessibility & contrast
On white
1.50
#5EEE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#5EEE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEE80
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEE80 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB77
Deuteranopia (green-blind)
#DECE88
Tritanopia (blue-blind)
#36EAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eee80; /* rgb */ color: rgb(94, 238, 128); /* oklch */ color: oklch(84.6% 0.195 148.4);
Tailwind
colors: {
custom: {
50: '#99f5a6',
500: '#5eee80',
950: '#000000',
},
}SCSS
$custom: #5eee80; $custom-light: #99f5a6; $custom-dark: #000000;
JSON
{
"hex": "#5eee80",
"rgb": {
"r": 94,
"g": 238,
"b": 128
},
"hsl": {
"h": 134.167,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.84575,
"c": 0.19506,
"h": 148.4
},
"luminance": 0.65087
}Semantic roles & 50–950 ramp
primary
#5EEE80
secondary
#BC349C
accent
#08ABDD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580