#5DE57F#5DE57F
#5DE57F is a very light, vivid green. Relative luminance 0.599; OKLCH L 82.3% C 0.185 H 148.9°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE57F |
|---|---|
| RGB | rgb(93, 229, 127) |
| HSL | hsl(135, 72%, 63%) |
| HSV | hsv(135, 59%, 90%) |
| CMYK | cmyk(59.4%, 0%, 44.5%, 10.2%) |
| CIE-LAB | lab(81.78, -58.50, 38.85) |
| CIE-LCH | lch(81.78, 70.23, 146.41°) |
| OKLab | oklab(82.3% -0.1581 0.0953) |
| OKLCH | oklch(82.3% 0.185 148.9) |
| XYZ | xyz(36.3617, 59.8946, 29.7192) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.06
Tealish Green
#0CDC73
ΔE00 3.84
Lightish Green
#61E160
ΔE00 4.29
Turquoise Green
#04F489
ΔE00 4.45
Minty Green
#0BF77D
ΔE00 4.82
Lightgreen
#90EE90
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE57F #E55DC3
analogous
#7FE55D #5DE57F #5DE5C3
triadic
#5DE57F #7F5DE5 #E57F5D
tetradic
#5DE57F #5D7FE5 #E55DC3 #E5C35D
square
#5DE57F #5D7FE5 #E55DC3 #E5C35D
split-complementary
#5DE57F #C35DE5 #E55D7F
monochromatic
#1CAC40 #28DD55 #5DE57F #92EDA9 #C6F6D2
Accessibility & contrast
On white
1.62
#5DE57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#5DE57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE57F
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE57F | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D377
Deuteranopia (green-blind)
#D5C686
Tritanopia (blue-blind)
#38E1CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5de57f; /* rgb */ color: rgb(93, 229, 127); /* oklch */ color: oklch(82.3% 0.185 148.9);
Tailwind
colors: {
custom: {
50: '#97eea5',
500: '#5de57f',
950: '#000000',
},
}SCSS
$custom: #5de57f; $custom-light: #97eea5; $custom-dark: #000000;
JSON
{
"hex": "#5de57f",
"rgb": {
"r": 93,
"g": 229,
"b": 127
},
"hsl": {
"h": 135,
"s": 72.34,
"l": 63.137
},
"oklch": {
"l": 0.82304,
"c": 0.18463,
"h": 148.9
},
"luminance": 0.59898
}Semantic roles & 50–950 ramp
primary
#5DE57F
secondary
#AD3990
accent
#11A4D4
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580