#5DE693#5DE693
#5DE693 is a very light, vivid green. Relative luminance 0.610; OKLCH L 82.9% C 0.168 H 153.8°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE693 |
|---|---|
| RGB | rgb(93, 230, 147) |
| HSL | hsl(144, 73%, 63%) |
| HSV | hsv(144, 60%, 90%) |
| CMYK | cmyk(59.6%, 0%, 36.1%, 9.8%) |
| CIE-LAB | lab(82.39, -55.52, 29.61) |
| CIE-LCH | lch(82.39, 62.92, 151.93°) |
| OKLab | oklab(82.91% -0.1505 0.0742) |
| OKLCH | oklch(82.91% 0.168 153.8) |
| XYZ | xyz(38.0744, 61.0237, 37.3704) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.23
Aqua Green
#12E193
ΔE00 3.67
Seafoam Green
#7AF9AB
ΔE00 4.66
Turquoise Green
#04F489
ΔE00 4.72
Light Green Blue
#56FCA2
ΔE00 4.73
Sea Green (survey)
#53FCA1
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE693 #E65DB0
analogous
#6BE65D #5DE693 #5DE6D8
triadic
#5DE693 #935DE6 #E6935D
tetradic
#5DE693 #5D6BE6 #E65DB0 #E6D85D
square
#5DE693 #5D6BE6 #E65DB0 #E6D85D
split-complementary
#5DE693 #D85DE6 #E65D6B
monochromatic
#1BAE55 #28DE70 #5DE693 #92EEB6 #C7F6DA
Accessibility & contrast
On white
1.59
#5DE693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#5DE693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE693
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE693 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58E
Deuteranopia (green-blind)
#D3C898
Tritanopia (blue-blind)
#2BE3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5de693; /* rgb */ color: rgb(93, 230, 147); /* oklch */ color: oklch(82.9% 0.168 153.8);
Tailwind
colors: {
custom: {
50: '#97efb3',
500: '#5de693',
950: '#000000',
},
}SCSS
$custom: #5de693; $custom-light: #97efb3; $custom-dark: #000000;
JSON
{
"hex": "#5de693",
"rgb": {
"r": 93,
"g": 230,
"b": 147
},
"hsl": {
"h": 143.65,
"s": 73.262,
"l": 63.333
},
"oklch": {
"l": 0.82907,
"c": 0.16777,
"h": 153.8
},
"luminance": 0.61027
}Semantic roles & 50–950 ramp
primary
#5DE693
secondary
#AF3880
accent
#1088D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581