#5DE490#5DE490
#5DE490 is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.4% C 0.168 H 153.2°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE490 |
|---|---|
| RGB | rgb(93, 228, 144) |
| HSL | hsl(143, 71%, 63%) |
| HSV | hsv(143, 59%, 89%) |
| CMYK | cmyk(59.2%, 0%, 36.8%, 10.6%) |
| CIE-LAB | lab(81.74, -55.27, 30.27) |
| CIE-LCH | lch(81.74, 63.02, 151.29°) |
| OKLab | oklab(82.36% -0.1498 0.0757) |
| OKLCH | oklch(82.36% 0.168 153.2) |
| XYZ | xyz(37.2887, 59.8240, 35.9622) |
| Luminance | 0.5983 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.01
Aqua Green
#12E193
ΔE00 3.72
Tealish Green
#0CDC73
ΔE00 4.65
Turquoise Green
#04F489
ΔE00 4.90
Seafoam Green
#7AF9AB
ΔE00 5.13
Light Green Blue
#56FCA2
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE490 #E45DB1
analogous
#6DE45D #5DE490 #5DE4D4
triadic
#5DE490 #905DE4 #E4905D
tetradic
#5DE490 #5D6DE4 #E45DB1 #E4D45D
square
#5DE490 #5D6DE4 #E45DB1 #E4D45D
split-complementary
#5DE490 #D45DE4 #E45D6D
monochromatic
#1CAA52 #29DB6C #5DE490 #91EDB4 #C6F5D8
Accessibility & contrast
On white
1.62
#5DE490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#5DE490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE490
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE490 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38A
Deuteranopia (green-blind)
#D2C695
Tritanopia (blue-blind)
#2FE1CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5de490; /* rgb */ color: rgb(93, 228, 144); /* oklch */ color: oklch(82.4% 0.168 153.2);
Tailwind
colors: {
custom: {
50: '#96edb1',
500: '#5de490',
950: '#000000',
},
}SCSS
$custom: #5de490; $custom-light: #96edb1; $custom-dark: #000000;
JSON
{
"hex": "#5de490",
"rgb": {
"r": 93,
"g": 228,
"b": 144
},
"hsl": {
"h": 142.667,
"s": 71.429,
"l": 62.941
},
"oklch": {
"l": 0.82358,
"c": 0.16781,
"h": 153.2
},
"luminance": 0.59828
}Semantic roles & 50–950 ramp
primary
#5DE490
secondary
#AC3981
accent
#128AD3
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581