#5EE17F#5EE17F
#5EE17F is a light, vivid green. Relative luminance 0.578; OKLCH L 81.3% C 0.179 H 149.1°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE17F |
|---|---|
| RGB | rgb(94, 225, 127) |
| HSL | hsl(135, 69%, 63%) |
| HSV | hsv(135, 58%, 88%) |
| CMYK | cmyk(58.2%, 0%, 43.6%, 11.8%) |
| CIE-LAB | lab(80.60, -56.76, 37.35) |
| CIE-LCH | lch(80.60, 67.95, 146.65°) |
| OKLab | oklab(81.35% -0.1535 0.0919) |
| OKLCH | oklch(81.35% 0.179 149.1) |
| XYZ | xyz(35.3696, 57.7591, 29.3593) |
| Luminance | 0.5776 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.26
Tealish Green
#0CDC73
ΔE00 3.54
Lightish Green
#61E160
ΔE00 4.56
Turquoise Green
#04F489
ΔE00 5.14
Lightgreen
#90EE90
ΔE00 5.19
Aqua Green
#12E193
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE17F #E15EC0
analogous
#7EE15E #5EE17F #5EE1C1
triadic
#5EE17F #7F5EE1 #E17F5E
tetradic
#5EE17F #5E7EE1 #E15EC0 #E1C15E
square
#5EE17F #5E7EE1 #E15EC0 #E1C15E
split-complementary
#5EE17F #C15EE1 #E15E7E
monochromatic
#1FA641 #2AD756 #5EE17F #92EBA8 #C5F4D1
Accessibility & contrast
On white
1.67
#5EE17F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#5EE17F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE17F
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE17F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE17F | 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)
#E3CF78
Deuteranopia (green-blind)
#D1C386
Tritanopia (blue-blind)
#3CDDC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5ee17f; /* rgb */ color: rgb(94, 225, 127); /* oklch */ color: oklch(81.3% 0.179 149.1);
Tailwind
colors: {
custom: {
50: '#97eba5',
500: '#5ee17f',
950: '#000000',
},
}SCSS
$custom: #5ee17f; $custom-light: #97eba5; $custom-dark: #000000;
JSON
{
"hex": "#5ee17f",
"rgb": {
"r": 94,
"g": 225,
"b": 127
},
"hsl": {
"h": 135.115,
"s": 68.586,
"l": 62.549
},
"oklch": {
"l": 0.81345,
"c": 0.17888,
"h": 149.1
},
"luminance": 0.57762
}Semantic roles & 50–950 ramp
primary
#5EE17F
secondary
#A83B8D
accent
#15A1D1
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580