#5DE990#5DE990
#5DE990 is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.6% C 0.174 H 152.6°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE990 |
|---|---|
| RGB | rgb(93, 233, 144) |
| HSL | hsl(142, 76%, 64%) |
| HSV | hsv(142, 60%, 91%) |
| CMYK | cmyk(60.1%, 0%, 38.2%, 8.6%) |
| CIE-LAB | lab(83.24, -57.22, 32.26) |
| CIE-LCH | lch(83.24, 65.68, 150.58°) |
| OKLab | oklab(83.59% -0.1549 0.0804) |
| OKLCH | oklch(83.59% 0.175 152.6) |
| XYZ | xyz(38.6841, 62.6148, 36.4274) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.69
Turquoise Green
#04F489
ΔE00 3.91
Sea Green (survey)
#53FCA1
ΔE00 4.18
Light Green Blue
#56FCA2
ΔE00 4.19
Aqua Green
#12E193
ΔE00 4.36
Seafoam Green
#7AF9AB
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE990 #E95DB6
analogous
#70E95D #5DE990 #5DE9D6
triadic
#5DE990 #905DE9 #E9905D
tetradic
#5DE990 #5D70E9 #E95DB6 #E9D65D
square
#5DE990 #5D70E9 #E95DB6 #E9D65D
split-complementary
#5DE990 #D65DE9 #E95D70
monochromatic
#18B351 #27E26B #5DE990 #93F0B5 #C9F8DA
Accessibility & contrast
On white
1.55
#5DE990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#5DE990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE990
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE990 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78A
Deuteranopia (green-blind)
#D7CA96
Tritanopia (blue-blind)
#2CE6D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5de990; /* rgb */ color: rgb(93, 233, 144); /* oklch */ color: oklch(83.6% 0.174 152.6);
Tailwind
colors: {
custom: {
50: '#97f1b1',
500: '#5de990',
950: '#000000',
},
}SCSS
$custom: #5de990; $custom-light: #97f1b1; $custom-dark: #000000;
JSON
{
"hex": "#5de990",
"rgb": {
"r": 93,
"g": 233,
"b": 144
},
"hsl": {
"h": 141.857,
"s": 76.087,
"l": 63.922
},
"oklch": {
"l": 0.83587,
"c": 0.1745,
"h": 152.6
},
"luminance": 0.62619
}Semantic roles & 50–950 ramp
primary
#5DE990
secondary
#B33786
accent
#0D8ED8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1711
muted
#808581