#5EE975#5EE975
#5EE975 is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.2% C 0.198 H 146.6°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE975 |
|---|---|
| RGB | rgb(94, 233, 117) |
| HSL | hsl(130, 76%, 64%) |
| HSV | hsv(130, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 49.8%, 8.6%) |
| CIE-LAB | lab(82.88, -61.25, 45.09) |
| CIE-LCH | lch(82.88, 76.06, 143.64°) |
| OKLab | oklab(83.17% -0.1656 0.109) |
| OKLCH | oklch(83.17% 0.198 146.6) |
| XYZ | xyz(36.9635, 61.9383, 26.8335) |
| Luminance | 0.6194 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.92
Weird Green
#3AE57F
ΔE00 3.39
Spearmint
#1EF876
ΔE00 4.04
Minty Green
#0BF77D
ΔE00 4.17
Wintergreen
#20F986
ΔE00 4.62
Turquoise Green
#04F489
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE975 #E95ED2
analogous
#8DE95E #5EE975 #5EE9BB
triadic
#5EE975 #755EE9 #E9755E
tetradic
#5EE975 #5E8DE9 #E95ED2 #E9BB5E
square
#5EE975 #5E8DE9 #E95ED2 #E9BB5E
split-complementary
#5EE975 #BB5EE9 #E95E8D
monochromatic
#19B432 #28E247 #5EE975 #94F0A3 #CAF8D1
Accessibility & contrast
On white
1.57
#5EE975 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#5EE975 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE975
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE975 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE975 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66B
Deuteranopia (green-blind)
#DACA7D
Tritanopia (blue-blind)
#3DE4CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ee975; /* rgb */ color: rgb(94, 233, 117); /* oklch */ color: oklch(83.2% 0.198 146.6);
Tailwind
colors: {
custom: {
50: '#98f19f',
500: '#5ee975',
950: '#000000',
},
}SCSS
$custom: #5ee975; $custom-light: #98f19f; $custom-dark: #000000;
JSON
{
"hex": "#5ee975",
"rgb": {
"r": 94,
"g": 233,
"b": 117
},
"hsl": {
"h": 129.928,
"s": 75.956,
"l": 64.118
},
"oklch": {
"l": 0.83173,
"c": 0.19829,
"h": 146.6
},
"luminance": 0.61942
}Semantic roles & 50–950 ramp
primary
#5EE975
secondary
#B4379F
accent
#0DB7D8
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580