#5EE090#5EE090
#5EE090 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.4% C 0.162 H 153.6°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE090 |
|---|---|
| RGB | rgb(94, 224, 144) |
| HSL | hsl(143, 68%, 62%) |
| HSV | hsv(143, 58%, 88%) |
| CMYK | cmyk(58%, 0%, 35.7%, 12.2%) |
| CIE-LAB | lab(80.57, -53.48, 28.72) |
| CIE-LCH | lch(80.57, 60.71, 151.77°) |
| OKLab | oklab(81.41% -0.1451 0.072) |
| OKLCH | oklch(81.41% 0.162 153.6) |
| XYZ | xyz(36.3029, 57.7012, 35.6045) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.54
Weird Green
#3AE57F
ΔE00 3.63
Tealish Green
#0CDC73
ΔE00 4.77
Seaweed
#18D17B
ΔE00 4.98
Seafoam Green
#7AF9AB
ΔE00 5.79
Turquoise Green
#04F489
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE090 #E05EAE
analogous
#6DE05E #5EE090 #5EE0D1
triadic
#5EE090 #905EE0 #E0905E
tetradic
#5EE090 #5E6DE0 #E05EAE #E0D15E
square
#5EE090 #5E6DE0 #E05EAE #E0D15E
split-complementary
#5EE090 #D15EE0 #E05E6D
monochromatic
#20A453 #2BD66D #5EE090 #91EAB3 #C5F4D7
Accessibility & contrast
On white
1.67
#5EE090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#5EE090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE090
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE090 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF8B
Deuteranopia (green-blind)
#CEC395
Tritanopia (blue-blind)
#33DDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5ee090; /* rgb */ color: rgb(94, 224, 144); /* oklch */ color: oklch(81.4% 0.162 153.6);
Tailwind
colors: {
custom: {
50: '#96eab1',
500: '#5ee090',
950: '#000000',
},
}SCSS
$custom: #5ee090; $custom-light: #96eab1; $custom-dark: #000000;
JSON
{
"hex": "#5ee090",
"rgb": {
"r": 94,
"g": 224,
"b": 144
},
"hsl": {
"h": 143.077,
"s": 67.708,
"l": 62.353
},
"oklch": {
"l": 0.81406,
"c": 0.16195,
"h": 153.6
},
"luminance": 0.57705
}Semantic roles & 50–950 ramp
primary
#5EE090
secondary
#A73B7D
accent
#1688D0
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481