#5DE689#5DE689
#5DE689 is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.7% C 0.177 H 151.1°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE689 |
|---|---|
| RGB | rgb(93, 230, 137) |
| HSL | hsl(139, 73%, 63%) |
| HSV | hsv(139, 60%, 90%) |
| CMYK | cmyk(59.6%, 0%, 40.4%, 9.8%) |
| CIE-LAB | lab(82.23, -57.26, 34.46) |
| CIE-LCH | lch(82.23, 66.83, 148.96°) |
| OKLab | oklab(82.72% -0.1549 0.0854) |
| OKLCH | oklch(82.72% 0.177 151.1) |
| XYZ | xyz(37.3235, 60.7233, 33.4159) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.11
Tealish Green
#0CDC73
ΔE00 4.17
Turquoise Green
#04F489
ΔE00 4.18
Aqua Green
#12E193
ΔE00 4.73
Wintergreen
#20F986
ΔE00 4.98
Lightgreen
#90EE90
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE689 #E65DBA
analogous
#75E65D #5DE689 #5DE6CD
triadic
#5DE689 #895DE6 #E6895D
tetradic
#5DE689 #5D75E6 #E65DBA #E6CD5D
square
#5DE689 #5D75E6 #E65DBA #E6CD5D
split-complementary
#5DE689 #CD5DE6 #E65D75
monochromatic
#1BAE4A #28DE62 #5DE689 #92EEB0 #C7F6D6
Accessibility & contrast
On white
1.60
#5DE689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#5DE689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE689
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE689 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D482
Deuteranopia (green-blind)
#D5C88F
Tritanopia (blue-blind)
#32E3CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5de689; /* rgb */ color: rgb(93, 230, 137); /* oklch */ color: oklch(82.7% 0.177 151.1);
Tailwind
colors: {
custom: {
50: '#97efac',
500: '#5de689',
950: '#000000',
},
}SCSS
$custom: #5de689; $custom-light: #97efac; $custom-dark: #000000;
JSON
{
"hex": "#5de689",
"rgb": {
"r": 93,
"g": 230,
"b": 137
},
"hsl": {
"h": 139.27,
"s": 73.262,
"l": 63.333
},
"oklch": {
"l": 0.82721,
"c": 0.17687,
"h": 151.1
},
"luminance": 0.60727
}Semantic roles & 50–950 ramp
primary
#5DE689
secondary
#AF3889
accent
#1096D5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581