#5EEF76#5EEF76
#5EEF76 is a very light, highly saturated green. Relative luminance 0.654; OKLCH L 84.7% C 0.205 H 146.6°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEF76 |
|---|---|
| RGB | rgb(94, 239, 118) |
| HSL | hsl(130, 82%, 65%) |
| HSV | hsv(130, 61%, 94%) |
| CMYK | cmyk(60.7%, 0%, 50.6%, 6.3%) |
| CIE-LAB | lab(84.70, -63.29, 46.86) |
| CIE-LCH | lch(84.70, 78.75, 143.49°) |
| OKLab | oklab(84.68% -0.1711 0.113) |
| OKLCH | oklch(84.68% 0.205 146.6) |
| XYZ | xyz(38.7500, 65.4169, 27.7207) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.10
Minty Green
#0BF77D
ΔE00 3.45
Lightish Green
#61E160
ΔE00 3.66
Lightgreen (survey)
#76FF7B
ΔE00 3.86
Wintergreen
#20F986
ΔE00 3.93
Weird Green
#3AE57F
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEF76 #EF5ED7
analogous
#8EEF5E #5EEF76 #5EEFBE
triadic
#5EEF76 #765EEF #EF765E
tetradic
#5EEF76 #5E8EEF #EF5ED7 #EFBE5E
square
#5EEF76 #5E8EEF #EF5ED7 #EFBE5E
split-complementary
#5EEF76 #BE5EEF #EF5E8E
monochromatic
#13C030 #26E947 #5EEF76 #96F5A5 #CDFAD5
Accessibility & contrast
On white
1.49
#5EEF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#5EEF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEF76
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEF76 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6C
Deuteranopia (green-blind)
#E0CE7F
Tritanopia (blue-blind)
#3AEAD3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eef76; /* rgb */ color: rgb(94, 239, 118); /* oklch */ color: oklch(84.7% 0.205 146.6);
Tailwind
colors: {
custom: {
50: '#99f5a0',
500: '#5eef76',
950: '#000000',
},
}SCSS
$custom: #5eef76; $custom-light: #99f5a0; $custom-dark: #000000;
JSON
{
"hex": "#5eef76",
"rgb": {
"r": 94,
"g": 239,
"b": 118
},
"hsl": {
"h": 129.931,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.84675,
"c": 0.20507,
"h": 146.6
},
"luminance": 0.65421
}Semantic roles & 50–950 ramp
primary
#5EEF76
secondary
#BE33A7
accent
#07BBDE
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580