#5DE88F#5DE88F
#5DE88F is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.3% C 0.174 H 152.4°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE88F |
|---|---|
| RGB | rgb(93, 232, 143) |
| HSL | hsl(142, 75%, 64%) |
| HSV | hsv(142, 60%, 91%) |
| CMYK | cmyk(59.9%, 0%, 38.4%, 9%) |
| CIE-LAB | lab(82.92, -57.00, 32.35) |
| CIE-LCH | lch(82.92, 65.54, 150.43°) |
| OKLab | oklab(83.32% -0.1543 0.0806) |
| OKLCH | oklch(83.32% 0.174 152.4) |
| XYZ | xyz(38.3257, 62.0198, 35.9326) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.60
Turquoise Green
#04F489
ΔE00 4.04
Aqua Green
#12E193
ΔE00 4.32
Sea Green (survey)
#53FCA1
ΔE00 4.41
Light Green Blue
#56FCA2
ΔE00 4.41
Seafoam Green
#7AF9AB
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE88F #E85DB6
analogous
#70E85D #5DE88F #5DE8D4
triadic
#5DE88F #8F5DE8 #E88F5D
tetradic
#5DE88F #5D70E8 #E85DB6 #E8D45D
square
#5DE88F #5D70E8 #E85DB6 #E8D45D
split-complementary
#5DE88F #D45DE8 #E85D70
monochromatic
#19B150 #27E06A #5DE88F #93F0B4 #C8F7D9
Accessibility & contrast
On white
1.57
#5DE88F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#5DE88F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE88F
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE88F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE88F | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D689
Deuteranopia (green-blind)
#D6C995
Tritanopia (blue-blind)
#2DE5D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5de88f; /* rgb */ color: rgb(93, 232, 143); /* oklch */ color: oklch(83.3% 0.174 152.4);
Tailwind
colors: {
custom: {
50: '#97f0b0',
500: '#5de88f',
950: '#000000',
},
}SCSS
$custom: #5de88f; $custom-light: #97f0b0; $custom-dark: #000000;
JSON
{
"hex": "#5de88f",
"rgb": {
"r": 93,
"g": 232,
"b": 143
},
"hsl": {
"h": 141.583,
"s": 75.135,
"l": 63.725
},
"oklch": {
"l": 0.83322,
"c": 0.17408,
"h": 152.4
},
"luminance": 0.62024
}Semantic roles & 50–950 ramp
primary
#5DE88F
secondary
#B23786
accent
#0E8FD7
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581