#5DE688#5DE688
#5DE688 is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.7% C 0.178 H 150.9°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE688 |
|---|---|
| RGB | rgb(93, 230, 136) |
| HSL | hsl(139, 73%, 63%) |
| HSV | hsv(139, 60%, 90%) |
| CMYK | cmyk(59.6%, 0%, 40.9%, 9.8%) |
| CIE-LAB | lab(82.21, -57.43, 34.94) |
| CIE-LCH | lch(82.21, 67.22, 148.68°) |
| OKLab | oklab(82.7% -0.1553 0.0865) |
| OKLCH | oklch(82.7% 0.178 150.9) |
| XYZ | xyz(37.2521, 60.6948, 33.0399) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.05
Tealish Green
#0CDC73
ΔE00 4.12
Turquoise Green
#04F489
ΔE00 4.17
Aqua Green
#12E193
ΔE00 4.85
Wintergreen
#20F986
ΔE00 4.93
Lightgreen
#90EE90
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE688 #E65DBB
analogous
#76E65D #5DE688 #5DE6CC
triadic
#5DE688 #885DE6 #E6885D
tetradic
#5DE688 #5D76E6 #E65DBB #E6CC5D
square
#5DE688 #5D76E6 #E65DBB #E6CC5D
split-complementary
#5DE688 #CC5DE6 #E65D76
monochromatic
#1BAE49 #28DE61 #5DE688 #92EEAF #C7F6D6
Accessibility & contrast
On white
1.60
#5DE688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#5DE688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE688
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE688 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D481
Deuteranopia (green-blind)
#D5C88E
Tritanopia (blue-blind)
#33E2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5de688; /* rgb */ color: rgb(93, 230, 136); /* oklch */ color: oklch(82.7% 0.178 150.9);
Tailwind
colors: {
custom: {
50: '#97efab',
500: '#5de688',
950: '#000000',
},
}SCSS
$custom: #5de688; $custom-light: #97efab; $custom-dark: #000000;
JSON
{
"hex": "#5de688",
"rgb": {
"r": 93,
"g": 230,
"b": 136
},
"hsl": {
"h": 138.832,
"s": 73.262,
"l": 63.333
},
"oklch": {
"l": 0.82703,
"c": 0.17778,
"h": 150.9
},
"luminance": 0.60698
}Semantic roles & 50–950 ramp
primary
#5DE688
secondary
#AF388A
accent
#1097D5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581