#5EE67F#5EE67F
#5EE67F is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.6% C 0.186 H 148.7°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE67F |
|---|---|
| RGB | rgb(94, 230, 127) |
| HSL | hsl(135, 73%, 64%) |
| HSV | hsv(135, 59%, 90%) |
| CMYK | cmyk(59.1%, 0%, 44.8%, 9.8%) |
| CIE-LAB | lab(82.11, -58.66, 39.28) |
| CIE-LCH | lch(82.11, 70.60, 146.19°) |
| OKLab | oklab(82.58% -0.1586 0.0963) |
| OKLCH | oklch(82.58% 0.186 148.7) |
| XYZ | xyz(36.7411, 60.5021, 29.8164) |
| Luminance | 0.6051 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.18
Tealish Green
#0CDC73
ΔE00 4.02
Lightish Green
#61E160
ΔE00 4.21
Turquoise Green
#04F489
ΔE00 4.36
Minty Green
#0BF77D
ΔE00 4.66
Lightgreen
#90EE90
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE67F #E65EC5
analogous
#81E65E #5EE67F #5EE6C3
triadic
#5EE67F #7F5EE6 #E67F5E
tetradic
#5EE67F #5E81E6 #E65EC5 #E6C35E
square
#5EE67F #5E81E6 #E65EC5 #E6C35E
split-complementary
#5EE67F #C35EE6 #E65E81
monochromatic
#1BAF3F #29DE55 #5EE67F #93EEA9 #C8F6D3
Accessibility & contrast
On white
1.60
#5EE67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#5EE67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE67F
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE67F | 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)
#E8D477
Deuteranopia (green-blind)
#D6C786
Tritanopia (blue-blind)
#3AE2CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ee67f; /* rgb */ color: rgb(94, 230, 127); /* oklch */ color: oklch(82.6% 0.186 148.7);
Tailwind
colors: {
custom: {
50: '#98efa5',
500: '#5ee67f',
950: '#000000',
},
}SCSS
$custom: #5ee67f; $custom-light: #98efa5; $custom-dark: #000000;
JSON
{
"hex": "#5ee67f",
"rgb": {
"r": 94,
"g": 230,
"b": 127
},
"hsl": {
"h": 134.559,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.82583,
"c": 0.18551,
"h": 148.7
},
"luminance": 0.60506
}Semantic roles & 50–950 ramp
primary
#5EE67F
secondary
#B03993
accent
#10A5D5
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580