#5EF680#5EF680
#5EF680 is a very light, highly saturated green. Relative luminance 0.699; OKLCH L 86.5% C 0.205 H 147.9°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF680 |
|---|---|
| RGB | rgb(94, 246, 128) |
| HSL | hsl(133, 89%, 67%) |
| HSV | hsv(133, 62%, 96%) |
| CMYK | cmyk(61.8%, 0%, 48%, 3.5%) |
| CIE-LAB | lab(86.92, -64.41, 44.88) |
| CIE-LCH | lch(86.92, 78.50, 145.13°) |
| OKLab | oklab(86.55% -0.1739 0.1091) |
| OKLCH | oklch(86.55% 0.205 147.9) |
| XYZ | xyz(41.4652, 69.8456, 31.7142) |
| Luminance | 0.6985 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.50
Minty Green
#0BF77D
ΔE00 2.73
Wintergreen
#20F986
ΔE00 2.87
Lightgreen (survey)
#76FF7B
ΔE00 3.16
Spring Green
#00FF7F
ΔE00 3.19
Turquoise Green
#04F489
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF680 #F65ED4
analogous
#88F65E #5EF680 #5EF6CC
triadic
#5EF680 #805EF6 #F6805E
tetradic
#5EF680 #5E88F6 #F65ED4 #F6CC5E
square
#5EF680 #5E88F6 #F65ED4 #F6CC5E
split-complementary
#5EF680 #CC5EF6 #F65E88
monochromatic
#0CCE37 #24F352 #5EF680 #98F9AE #D2FCDB
Accessibility & contrast
On white
1.40
#5EF680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#5EF680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF680
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF680 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E276
Deuteranopia (green-blind)
#E5D488
Tritanopia (blue-blind)
#31F1DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ef680; /* rgb */ color: rgb(94, 246, 128); /* oklch */ color: oklch(86.5% 0.205 147.9);
Tailwind
colors: {
custom: {
50: '#9afaa7',
500: '#5ef680',
950: '#000000',
},
}SCSS
$custom: #5ef680; $custom-light: #9afaa7; $custom-dark: #000000;
JSON
{
"hex": "#5ef680",
"rgb": {
"r": 94,
"g": 246,
"b": 128
},
"hsl": {
"h": 133.421,
"s": 89.412,
"l": 66.667
},
"oklch": {
"l": 0.86547,
"c": 0.2053,
"h": 147.9
},
"luminance": 0.6985
}Semantic roles & 50–950 ramp
primary
#5EF680
secondary
#CA2EA7
accent
#00B2E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580