#5EE67E#5EE67E
#5EE67E is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.6% C 0.186 H 148.5°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE67E |
|---|---|
| RGB | rgb(94, 230, 126) |
| HSL | hsl(134, 73%, 64%) |
| HSV | hsv(134, 59%, 90%) |
| CMYK | cmyk(59.1%, 0%, 45.2%, 9.8%) |
| CIE-LAB | lab(82.10, -58.81, 39.75) |
| CIE-LCH | lch(82.10, 70.99, 145.94°) |
| OKLab | oklab(82.57% -0.159 0.0974) |
| OKLCH | oklch(82.57% 0.186 148.5) |
| XYZ | xyz(36.6762, 60.4762, 29.4749) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.24
Tealish Green
#0CDC73
ΔE00 4.04
Lightish Green
#61E160
ΔE00 4.07
Turquoise Green
#04F489
ΔE00 4.41
Minty Green
#0BF77D
ΔE00 4.63
Lightgreen
#90EE90
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE67E #E65EC6
analogous
#82E65E #5EE67E #5EE6C2
triadic
#5EE67E #7E5EE6 #E67E5E
tetradic
#5EE67E #5E82E6 #E65EC6 #E6C25E
square
#5EE67E #5E82E6 #E65EC6 #E6C25E
split-complementary
#5EE67E #C25EE6 #E65E82
monochromatic
#1BAF3E #29DE54 #5EE67E #93EEA8 #C8F6D3
Accessibility & contrast
On white
1.60
#5EE67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#5EE67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE67E
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE67E | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D476
Deuteranopia (green-blind)
#D6C785
Tritanopia (blue-blind)
#3AE2CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ee67e; /* rgb */ color: rgb(94, 230, 126); /* oklch */ color: oklch(82.6% 0.186 148.5);
Tailwind
colors: {
custom: {
50: '#98efa5',
500: '#5ee67e',
950: '#000000',
},
}SCSS
$custom: #5ee67e; $custom-light: #98efa5; $custom-dark: #000000;
JSON
{
"hex": "#5ee67e",
"rgb": {
"r": 94,
"g": 230,
"b": 126
},
"hsl": {
"h": 134.118,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.82567,
"c": 0.18642,
"h": 148.5
},
"luminance": 0.6048
}Semantic roles & 50–950 ramp
primary
#5EE67E
secondary
#B03994
accent
#10A7D5
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580