#5EE67C#5EE67C
#5EE67C is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.5% C 0.188 H 148.1°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE67C |
|---|---|
| RGB | rgb(94, 230, 124) |
| HSL | hsl(133, 73%, 64%) |
| HSV | hsv(133, 59%, 90%) |
| CMYK | cmyk(59.1%, 0%, 46.1%, 9.8%) |
| CIE-LAB | lab(82.07, -59.12, 40.70) |
| CIE-LCH | lch(82.07, 71.77, 145.46°) |
| OKLab | oklab(82.54% -0.1598 0.0994) |
| OKLCH | oklch(82.54% 0.188 148.1) |
| XYZ | xyz(36.5485, 60.4251, 28.8020) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.39
Lightish Green
#61E160
ΔE00 3.77
Tealish Green
#0CDC73
ΔE00 4.09
Turquoise Green
#04F489
ΔE00 4.51
Minty Green
#0BF77D
ΔE00 4.60
Lightgreen
#90EE90
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE67C #E65EC8
analogous
#84E65E #5EE67C #5EE6C0
triadic
#5EE67C #7C5EE6 #E67C5E
tetradic
#5EE67C #5E84E6 #E65EC8 #E6C05E
square
#5EE67C #5E84E6 #E65EC8 #E6C05E
split-complementary
#5EE67C #C05EE6 #E65E84
monochromatic
#1BAF3C #29DE51 #5EE67C #93EEA7 #C8F6D2
Accessibility & contrast
On white
1.60
#5EE67C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#5EE67C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE67C
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE67C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE67C | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D474
Deuteranopia (green-blind)
#D7C783
Tritanopia (blue-blind)
#3BE2CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ee67c; /* rgb */ color: rgb(94, 230, 124); /* oklch */ color: oklch(82.5% 0.188 148.1);
Tailwind
colors: {
custom: {
50: '#98efa3',
500: '#5ee67c',
950: '#000000',
},
}SCSS
$custom: #5ee67c; $custom-light: #98efa3; $custom-dark: #000000;
JSON
{
"hex": "#5ee67c",
"rgb": {
"r": 94,
"g": 230,
"b": 124
},
"hsl": {
"h": 133.235,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.82535,
"c": 0.18822,
"h": 148.1
},
"luminance": 0.60429
}Semantic roles & 50–950 ramp
primary
#5EE67C
secondary
#B03995
accent
#10AAD5
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580