#5EEF83#5EEF83
#5EEF83 is a very light, vivid green. Relative luminance 0.658; OKLCH L 84.9% C 0.194 H 148.9°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEF83 |
|---|---|
| RGB | rgb(94, 239, 131) |
| HSL | hsl(135, 82%, 65%) |
| HSV | hsv(135, 61%, 94%) |
| CMYK | cmyk(60.7%, 0%, 45.2%, 6.3%) |
| CIE-LAB | lab(84.87, -61.41, 40.84) |
| CIE-LCH | lch(84.87, 73.74, 146.38°) |
| OKLab | oklab(84.87% -0.1659 0.1) |
| OKLCH | oklch(84.87% 0.194 148.9) |
| XYZ | xyz(39.5765, 65.7475, 32.0732) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.12
Wintergreen
#20F986
ΔE00 3.23
Minty Green
#0BF77D
ΔE00 3.24
Turquoise Green
#04F489
ΔE00 3.36
Spearmint
#1EF876
ΔE00 3.49
Spring Green
#00FF7F
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEF83 #EF5ECA
analogous
#82EF5E #5EEF83 #5EEFCB
triadic
#5EEF83 #835EEF #EF835E
tetradic
#5EEF83 #5E82EF #EF5ECA #EFCB5E
square
#5EEF83 #5E82EF #EF5ECA #EFCB5E
split-complementary
#5EEF83 #CB5EEF #EF5E82
monochromatic
#13C03F #26E958 #5EEF83 #96F5AE #CDFAD9
Accessibility & contrast
On white
1.48
#5EEF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#5EEF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEF83
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEF83 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7B
Deuteranopia (green-blind)
#DECF8A
Tritanopia (blue-blind)
#33EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5eef83; /* rgb */ color: rgb(94, 239, 131); /* oklch */ color: oklch(84.9% 0.194 148.9);
Tailwind
colors: {
custom: {
50: '#99f5a8',
500: '#5eef83',
950: '#000000',
},
}SCSS
$custom: #5eef83; $custom-light: #99f5a8; $custom-dark: #000000;
JSON
{
"hex": "#5eef83",
"rgb": {
"r": 94,
"g": 239,
"b": 131
},
"hsl": {
"h": 135.31,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.84869,
"c": 0.19369,
"h": 148.9
},
"luminance": 0.65751
}Semantic roles & 50–950 ramp
primary
#5EEF83
secondary
#BE339A
accent
#07A7DE
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F1710
muted
#808580