#5EF080#5EF080
#5EF080 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.1% C 0.198 H 148.3°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF080 |
|---|---|
| RGB | rgb(94, 240, 128) |
| HSL | hsl(134, 83%, 65%) |
| HSV | hsv(134, 61%, 94%) |
| CMYK | cmyk(60.8%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(85.13, -62.23, 42.62) |
| CIE-LCH | lch(85.13, 75.42, 145.59°) |
| OKLab | oklab(85.07% -0.1681 0.104) |
| OKLCH | oklch(85.07% 0.198 148.3) |
| XYZ | xyz(39.6697, 66.2545, 31.1157) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.08
Spearmint
#1EF876
ΔE00 3.15
Wintergreen
#20F986
ΔE00 3.21
Weird Green
#3AE57F
ΔE00 3.49
Turquoise Green
#04F489
ΔE00 3.56
Spring Green
#00FF7F
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF080 #F05ECE
analogous
#85F05E #5EF080 #5EF0C9
triadic
#5EF080 #805EF0 #F0805E
tetradic
#5EF080 #5E85F0 #F05ECE #F0C95E
square
#5EF080 #5E85F0 #F05ECE #F0C95E
split-complementary
#5EF080 #C95EF0 #F05E85
monochromatic
#12C23B #26EB54 #5EF080 #96F5AC #CEFAD8
Accessibility & contrast
On white
1.47
#5EF080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#5EF080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF080
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF080 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD77
Deuteranopia (green-blind)
#E0D088
Tritanopia (blue-blind)
#35EBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ef080; /* rgb */ color: rgb(94, 240, 128); /* oklch */ color: oklch(85.1% 0.198 148.3);
Tailwind
colors: {
custom: {
50: '#99f6a6',
500: '#5ef080',
950: '#000000',
},
}SCSS
$custom: #5ef080; $custom-light: #99f6a6; $custom-dark: #000000;
JSON
{
"hex": "#5ef080",
"rgb": {
"r": 94,
"g": 240,
"b": 128
},
"hsl": {
"h": 133.973,
"s": 82.955,
"l": 65.49
},
"oklch": {
"l": 0.85069,
"c": 0.19765,
"h": 148.3
},
"luminance": 0.66258
}Semantic roles & 50–950 ramp
primary
#5EF080
secondary
#BF339F
accent
#06ADDF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580