#5EE690#5EE690
#5EE690 is a very light, vivid green. Relative luminance 0.610; OKLCH L 82.9% C 0.170 H 152.8°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE690 |
|---|---|
| RGB | rgb(94, 230, 144) |
| HSL | hsl(142, 73%, 64%) |
| HSV | hsv(142, 59%, 90%) |
| CMYK | cmyk(59.1%, 0%, 37.4%, 9.8%) |
| CIE-LAB | lab(82.37, -55.85, 31.11) |
| CIE-LCH | lch(82.37, 63.93, 150.88°) |
| OKLab | oklab(82.88% -0.1513 0.0777) |
| OKLCH | oklch(82.88% 0.17 152.8) |
| XYZ | xyz(37.9439, 60.9833, 36.1515) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.85
Aqua Green
#12E193
ΔE00 4.01
Turquoise Green
#04F489
ΔE00 4.52
Tealish Green
#0CDC73
ΔE00 4.74
Light Green Blue
#56FCA2
ΔE00 4.78
Sea Green (survey)
#53FCA1
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE690 #E65EB4
analogous
#70E65E #5EE690 #5EE6D4
triadic
#5EE690 #905EE6 #E6905E
tetradic
#5EE690 #5E70E6 #E65EB4 #E6D45E
square
#5EE690 #5E70E6 #E65EB4 #E6D45E
split-complementary
#5EE690 #D45EE6 #E65E70
monochromatic
#1BAF51 #29DE6B #5EE690 #93EEB5 #C8F6D9
Accessibility & contrast
On white
1.59
#5EE690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#5EE690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE690
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE690 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58A
Deuteranopia (green-blind)
#D4C896
Tritanopia (blue-blind)
#30E3D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ee690; /* rgb */ color: rgb(94, 230, 144); /* oklch */ color: oklch(82.9% 0.170 152.8);
Tailwind
colors: {
custom: {
50: '#97efb1',
500: '#5ee690',
950: '#000000',
},
}SCSS
$custom: #5ee690; $custom-light: #97efb1; $custom-dark: #000000;
JSON
{
"hex": "#5ee690",
"rgb": {
"r": 94,
"g": 230,
"b": 144
},
"hsl": {
"h": 142.059,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.82881,
"c": 0.17006,
"h": 152.8
},
"luminance": 0.60987
}Semantic roles & 50–950 ramp
primary
#5EE690
secondary
#B03984
accent
#108DD5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1611
muted
#808581