#5EEB7F#5EEB7F
#5EEB7F is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.8% C 0.192 H 148.4°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEB7F |
|---|---|
| RGB | rgb(94, 235, 127) |
| HSL | hsl(134, 78%, 65%) |
| HSV | hsv(134, 60%, 92%) |
| CMYK | cmyk(60%, 0%, 46%, 7.8%) |
| CIE-LAB | lab(83.61, -60.53, 41.19) |
| CIE-LCH | lch(83.61, 73.22, 145.77°) |
| OKLab | oklab(83.82% -0.1636 0.1007) |
| OKLCH | oklch(83.82% 0.192 148.4) |
| XYZ | xyz(38.1525, 63.3250, 30.2869) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.71
Minty Green
#0BF77D
ΔE00 3.75
Turquoise Green
#04F489
ΔE00 3.84
Wintergreen
#20F986
ΔE00 3.90
Spearmint
#1EF876
ΔE00 3.96
Lightish Green
#61E160
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEB7F #EB5ECA
analogous
#83EB5E #5EEB7F #5EEBC6
triadic
#5EEB7F #7F5EEB #EB7F5E
tetradic
#5EEB7F #5E83EB #EB5ECA #EBC65E
square
#5EEB7F #5E83EB #EB5ECA #EBC65E
split-complementary
#5EEB7F #C65EEB #EB5E83
monochromatic
#17B83C #28E454 #5EEB7F #94F2AA #CBF9D6
Accessibility & contrast
On white
1.54
#5EEB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#5EEB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEB7F
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEB7F | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD877
Deuteranopia (green-blind)
#DBCB86
Tritanopia (blue-blind)
#37E7D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5eeb7f; /* rgb */ color: rgb(94, 235, 127); /* oklch */ color: oklch(83.8% 0.192 148.4);
Tailwind
colors: {
custom: {
50: '#98f2a5',
500: '#5eeb7f',
950: '#000000',
},
}SCSS
$custom: #5eeb7f; $custom-light: #98f2a5; $custom-dark: #000000;
JSON
{
"hex": "#5eeb7f",
"rgb": {
"r": 94,
"g": 235,
"b": 127
},
"hsl": {
"h": 134.043,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.83819,
"c": 0.19206,
"h": 148.4
},
"luminance": 0.63329
}Semantic roles & 50–950 ramp
primary
#5EEB7F
secondary
#B73699
accent
#0BAADA
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580