#5DE07F#5DE07F
#5DE07F is a light, vivid green. Relative luminance 0.572; OKLCH L 81.1% C 0.178 H 149.3°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE07F |
|---|---|
| RGB | rgb(93, 224, 127) |
| HSL | hsl(136, 68%, 62%) |
| HSV | hsv(136, 58%, 88%) |
| CMYK | cmyk(58.5%, 0%, 43.3%, 12.2%) |
| CIE-LAB | lab(80.27, -56.60, 36.92) |
| CIE-LCH | lch(80.27, 67.57, 146.88°) |
| OKLab | oklab(81.07% -0.153 0.0909) |
| OKLCH | oklch(81.07% 0.178 149.3) |
| XYZ | xyz(34.9981, 57.1675, 29.2646) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.29
Tealish Green
#0CDC73
ΔE00 3.42
Lightish Green
#61E160
ΔE00 4.70
Turquoise Green
#04F489
ΔE00 5.28
Seaweed
#18D17B
ΔE00 5.32
Lightgreen
#90EE90
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE07F #E05DBE
analogous
#7CE05D #5DE07F #5DE0C1
triadic
#5DE07F #7F5DE0 #E07F5D
tetradic
#5DE07F #5D7CE0 #E05DBE #E0C15D
square
#5DE07F #5D7CE0 #E05DBE #E0C15D
split-complementary
#5DE07F #C15DE0 #E05D7C
monochromatic
#1FA342 #2AD656 #5DE07F #90EAA8 #C4F4D0
Accessibility & contrast
On white
1.69
#5DE07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#5DE07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE07F
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE07F | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE78
Deuteranopia (green-blind)
#D0C285
Tritanopia (blue-blind)
#3ADCC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5de07f; /* rgb */ color: rgb(93, 224, 127); /* oklch */ color: oklch(81.1% 0.178 149.3);
Tailwind
colors: {
custom: {
50: '#96eba5',
500: '#5de07f',
950: '#000000',
},
}SCSS
$custom: #5de07f; $custom-light: #96eba5; $custom-dark: #000000;
JSON
{
"hex": "#5de07f",
"rgb": {
"r": 93,
"g": 224,
"b": 127
},
"hsl": {
"h": 135.573,
"s": 67.876,
"l": 62.157
},
"oklch": {
"l": 0.81065,
"c": 0.17798,
"h": 149.3
},
"luminance": 0.57171
}Semantic roles & 50–950 ramp
primary
#5DE07F
secondary
#A63B8A
accent
#169FD0
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480