#5DE88A#5DE88A
#5DE88A is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.2% C 0.179 H 151.2°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE88A |
|---|---|
| RGB | rgb(93, 232, 138) |
| HSL | hsl(139, 75%, 64%) |
| HSV | hsv(139, 60%, 91%) |
| CMYK | cmyk(59.9%, 0%, 40.5%, 9%) |
| CIE-LAB | lab(82.85, -57.86, 34.76) |
| CIE-LCH | lch(82.85, 67.50, 149.00°) |
| OKLab | oklab(83.23% -0.1564 0.0862) |
| OKLCH | oklch(83.23% 0.179 151.2) |
| XYZ | xyz(37.9554, 61.8717, 33.9820) |
| Luminance | 0.6188 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.17
Turquoise Green
#04F489
ΔE00 3.85
Tealish Green
#0CDC73
ΔE00 4.40
Wintergreen
#20F986
ΔE00 4.59
Sea Green (survey)
#53FCA1
ΔE00 4.66
Light Green Blue
#56FCA2
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE88A #E85DBB
analogous
#75E85D #5DE88A #5DE8CF
triadic
#5DE88A #8A5DE8 #E88A5D
tetradic
#5DE88A #5D75E8 #E85DBB #E8CF5D
square
#5DE88A #5D75E8 #E85DBB #E8CF5D
split-complementary
#5DE88A #CF5DE8 #E85D75
monochromatic
#19B14A #27E063 #5DE88A #93F0B1 #C8F7D7
Accessibility & contrast
On white
1.57
#5DE88A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#5DE88A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE88A
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE88A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE88A | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D683
Deuteranopia (green-blind)
#D7C990
Tritanopia (blue-blind)
#30E5D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5de88a; /* rgb */ color: rgb(93, 232, 138); /* oklch */ color: oklch(83.2% 0.179 151.2);
Tailwind
colors: {
custom: {
50: '#97f0ad',
500: '#5de88a',
950: '#000000',
},
}SCSS
$custom: #5de88a; $custom-light: #97f0ad; $custom-dark: #000000;
JSON
{
"hex": "#5de88a",
"rgb": {
"r": 93,
"g": 232,
"b": 138
},
"hsl": {
"h": 139.424,
"s": 75.135,
"l": 63.725
},
"oklch": {
"l": 0.83232,
"c": 0.17861,
"h": 151.2
},
"luminance": 0.61875
}Semantic roles & 50–950 ramp
primary
#5DE88A
secondary
#B2378A
accent
#0E96D7
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581