#5EE180#5EE180
#5EE180 is a light, vivid green. Relative luminance 0.578; OKLCH L 81.4% C 0.178 H 149.3°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE180 |
|---|---|
| RGB | rgb(94, 225, 128) |
| HSL | hsl(136, 69%, 63%) |
| HSV | hsv(136, 58%, 88%) |
| CMYK | cmyk(58.2%, 0%, 43.1%, 11.8%) |
| CIE-LAB | lab(80.62, -56.60, 36.87) |
| CIE-LCH | lch(80.62, 67.55, 146.92°) |
| OKLab | oklab(81.36% -0.1531 0.0908) |
| OKLCH | oklch(81.36% 0.178 149.3) |
| XYZ | xyz(35.4351, 57.7853, 29.7042) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.24
Tealish Green
#0CDC73
ΔE00 3.55
Lightish Green
#61E160
ΔE00 4.72
Turquoise Green
#04F489
ΔE00 5.12
Lightgreen
#90EE90
ΔE00 5.21
Aqua Green
#12E193
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE180 #E15EBF
analogous
#7DE15E #5EE180 #5EE1C2
triadic
#5EE180 #805EE1 #E1805E
tetradic
#5EE180 #5E7DE1 #E15EBF #E1C25E
square
#5EE180 #5E7DE1 #E15EBF #E1C25E
split-complementary
#5EE180 #C25EE1 #E15E7D
monochromatic
#1FA642 #2AD757 #5EE180 #92EBA9 #C5F4D1
Accessibility & contrast
On white
1.67
#5EE180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#5EE180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE180
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE180 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF79
Deuteranopia (green-blind)
#D1C386
Tritanopia (blue-blind)
#3BDDC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5ee180; /* rgb */ color: rgb(94, 225, 128); /* oklch */ color: oklch(81.4% 0.178 149.3);
Tailwind
colors: {
custom: {
50: '#97eba6',
500: '#5ee180',
950: '#000000',
},
}SCSS
$custom: #5ee180; $custom-light: #97eba6; $custom-dark: #000000;
JSON
{
"hex": "#5ee180",
"rgb": {
"r": 94,
"g": 225,
"b": 128
},
"hsl": {
"h": 135.573,
"s": 68.586,
"l": 62.549
},
"oklch": {
"l": 0.81362,
"c": 0.17797,
"h": 149.3
},
"luminance": 0.57789
}Semantic roles & 50–950 ramp
primary
#5EE180
secondary
#A83B8C
accent
#15A0D1
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580