#5DE690#5DE690
#5DE690 is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.8% C 0.170 H 152.9°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE690 |
|---|---|
| RGB | rgb(93, 230, 144) |
| HSL | hsl(142, 73%, 63%) |
| HSV | hsv(142, 60%, 90%) |
| CMYK | cmyk(59.6%, 0%, 37.4%, 9.8%) |
| CIE-LAB | lab(82.34, -56.05, 31.07) |
| CIE-LCH | lch(82.34, 64.09, 151.00°) |
| OKLab | oklab(82.85% -0.1518 0.0776) |
| OKLCH | oklch(82.85% 0.17 152.9) |
| XYZ | xyz(37.8420, 60.9307, 36.1467) |
| Luminance | 0.6093 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.82
Aqua Green
#12E193
ΔE00 3.94
Turquoise Green
#04F489
ΔE00 4.49
Tealish Green
#0CDC73
ΔE00 4.70
Light Green Blue
#56FCA2
ΔE00 4.77
Sea Green (survey)
#53FCA1
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE690 #E65DB3
analogous
#6EE65D #5DE690 #5DE6D5
triadic
#5DE690 #905DE6 #E6905D
tetradic
#5DE690 #5D6EE6 #E65DB3 #E6D55D
square
#5DE690 #5D6EE6 #E65DB3 #E6D55D
split-complementary
#5DE690 #D55DE6 #E65D6E
monochromatic
#1BAE52 #28DE6C #5DE690 #92EEB4 #C7F6D9
Accessibility & contrast
On white
1.59
#5DE690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#5DE690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE690
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE690 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58A
Deuteranopia (green-blind)
#D4C896
Tritanopia (blue-blind)
#2EE3D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5de690; /* rgb */ color: rgb(93, 230, 144); /* oklch */ color: oklch(82.8% 0.170 152.9);
Tailwind
colors: {
custom: {
50: '#97efb1',
500: '#5de690',
950: '#000000',
},
}SCSS
$custom: #5de690; $custom-light: #97efb1; $custom-dark: #000000;
JSON
{
"hex": "#5de690",
"rgb": {
"r": 93,
"g": 230,
"b": 144
},
"hsl": {
"h": 142.336,
"s": 73.262,
"l": 63.333
},
"oklch": {
"l": 0.82849,
"c": 0.17049,
"h": 152.9
},
"luminance": 0.60934
}Semantic roles & 50–950 ramp
primary
#5DE690
secondary
#AF3883
accent
#108CD5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1611
muted
#808581