#5EE17E#5EE17E
#5EE17E is a light, vivid green. Relative luminance 0.577; OKLCH L 81.3% C 0.180 H 148.9°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE17E |
|---|---|
| RGB | rgb(94, 225, 126) |
| HSL | hsl(135, 69%, 63%) |
| HSV | hsv(135, 58%, 88%) |
| CMYK | cmyk(58.2%, 0%, 44%, 11.8%) |
| CIE-LAB | lab(80.59, -56.92, 37.83) |
| CIE-LCH | lch(80.59, 68.34, 146.39°) |
| OKLab | oklab(81.33% -0.1539 0.0929) |
| OKLCH | oklch(81.33% 0.18 148.9) |
| XYZ | xyz(35.3047, 57.7332, 29.0177) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.28
Tealish Green
#0CDC73
ΔE00 3.53
Lightish Green
#61E160
ΔE00 4.40
Turquoise Green
#04F489
ΔE00 5.17
Lightgreen
#90EE90
ΔE00 5.19
Seaweed
#18D17B
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE17E #E15EC1
analogous
#80E15E #5EE17E #5EE1BF
triadic
#5EE17E #7E5EE1 #E17E5E
tetradic
#5EE17E #5E80E1 #E15EC1 #E1BF5E
square
#5EE17E #5E80E1 #E15EC1 #E1BF5E
split-complementary
#5EE17E #BF5EE1 #E15E80
monochromatic
#1FA640 #2AD755 #5EE17E #92EBA7 #C5F4D1
Accessibility & contrast
On white
1.67
#5EE17E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#5EE17E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE17E
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE17E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE17E | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF77
Deuteranopia (green-blind)
#D2C385
Tritanopia (blue-blind)
#3CDDC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5ee17e; /* rgb */ color: rgb(94, 225, 126); /* oklch */ color: oklch(81.3% 0.180 148.9);
Tailwind
colors: {
custom: {
50: '#97eba4',
500: '#5ee17e',
950: '#000000',
},
}SCSS
$custom: #5ee17e; $custom-light: #97eba4; $custom-dark: #000000;
JSON
{
"hex": "#5ee17e",
"rgb": {
"r": 94,
"g": 225,
"b": 126
},
"hsl": {
"h": 134.656,
"s": 68.586,
"l": 62.549
},
"oklch": {
"l": 0.81328,
"c": 0.17979,
"h": 148.9
},
"luminance": 0.57736
}Semantic roles & 50–950 ramp
primary
#5EE17E
secondary
#A83B8D
accent
#15A3D1
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580