#5DE68A#5DE68A
#5DE68A is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.7% C 0.176 H 151.4°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE68A |
|---|---|
| RGB | rgb(93, 230, 138) |
| HSL | hsl(140, 73%, 63%) |
| HSV | hsv(140, 60%, 90%) |
| CMYK | cmyk(59.6%, 0%, 40%, 9.8%) |
| CIE-LAB | lab(82.25, -57.09, 33.97) |
| CIE-LCH | lch(82.25, 66.44, 149.24°) |
| OKLab | oklab(82.74% -0.1544 0.0843) |
| OKLCH | oklch(82.74% 0.176 151.4) |
| XYZ | xyz(37.3956, 60.7521, 33.7954) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.18
Turquoise Green
#04F489
ΔE00 4.20
Tealish Green
#0CDC73
ΔE00 4.23
Aqua Green
#12E193
ΔE00 4.61
Sea Green (survey)
#53FCA1
ΔE00 5.00
Light Green Blue
#56FCA2
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE68A #E65DB9
analogous
#74E65D #5DE68A #5DE6CE
triadic
#5DE68A #8A5DE6 #E68A5D
tetradic
#5DE68A #5D74E6 #E65DB9 #E6CE5D
square
#5DE68A #5D74E6 #E65DB9 #E6CE5D
split-complementary
#5DE68A #CE5DE6 #E65D74
monochromatic
#1BAE4B #28DE64 #5DE68A #92EEB0 #C7F6D7
Accessibility & contrast
On white
1.60
#5DE68A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#5DE68A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE68A
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE68A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE68A | 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)
#E7D484
Deuteranopia (green-blind)
#D5C890
Tritanopia (blue-blind)
#31E3CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5de68a; /* rgb */ color: rgb(93, 230, 138); /* oklch */ color: oklch(82.7% 0.176 151.4);
Tailwind
colors: {
custom: {
50: '#97efad',
500: '#5de68a',
950: '#000000',
},
}SCSS
$custom: #5de68a; $custom-light: #97efad; $custom-dark: #000000;
JSON
{
"hex": "#5de68a",
"rgb": {
"r": 93,
"g": 230,
"b": 138
},
"hsl": {
"h": 139.708,
"s": 73.262,
"l": 63.333
},
"oklch": {
"l": 0.82739,
"c": 0.17596,
"h": 151.4
},
"luminance": 0.60756
}Semantic roles & 50–950 ramp
primary
#5DE68A
secondary
#AF3888
accent
#1095D5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581