#5DE488#5DE488
#5DE488 is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.2% C 0.175 H 151.1°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE488 |
|---|---|
| RGB | rgb(93, 228, 136) |
| HSL | hsl(139, 71%, 63%) |
| HSV | hsv(139, 59%, 89%) |
| CMYK | cmyk(59.2%, 0%, 40.4%, 10.6%) |
| CIE-LAB | lab(81.61, -56.66, 34.15) |
| CIE-LCH | lch(81.61, 66.16, 148.92°) |
| OKLab | oklab(82.21% -0.1533 0.0847) |
| OKLCH | oklch(82.21% 0.175 151.1) |
| XYZ | xyz(36.6988, 59.5880, 32.8554) |
| Luminance | 0.5959 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.15
Tealish Green
#0CDC73
ΔE00 3.97
Turquoise Green
#04F489
ΔE00 4.53
Aqua Green
#12E193
ΔE00 4.61
Lightgreen
#90EE90
ΔE00 5.16
Wintergreen
#20F986
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE488 #E45DB9
analogous
#75E45D #5DE488 #5DE4CB
triadic
#5DE488 #885DE4 #E4885D
tetradic
#5DE488 #5D75E4 #E45DB9 #E4CB5D
square
#5DE488 #5D75E4 #E45DB9 #E4CB5D
split-complementary
#5DE488 #CB5DE4 #E45D75
monochromatic
#1CAA4A #29DB61 #5DE488 #91EDAF #C6F5D5
Accessibility & contrast
On white
1.63
#5DE488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#5DE488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE488
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE488 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D281
Deuteranopia (green-blind)
#D3C68E
Tritanopia (blue-blind)
#34E1CD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5de488; /* rgb */ color: rgb(93, 228, 136); /* oklch */ color: oklch(82.2% 0.175 151.1);
Tailwind
colors: {
custom: {
50: '#97edab',
500: '#5de488',
950: '#000000',
},
}SCSS
$custom: #5de488; $custom-light: #97edab; $custom-dark: #000000;
JSON
{
"hex": "#5de488",
"rgb": {
"r": 93,
"g": 228,
"b": 136
},
"hsl": {
"h": 139.111,
"s": 71.429,
"l": 62.941
},
"oklch": {
"l": 0.8221,
"c": 0.17511,
"h": 151.1
},
"luminance": 0.59592
}Semantic roles & 50–950 ramp
primary
#5DE488
secondary
#AC3987
accent
#1296D3
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581