#5DE090#5DE090
#5DE090 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.4% C 0.162 H 153.7°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE090 |
|---|---|
| RGB | rgb(93, 224, 144) |
| HSL | hsl(143, 68%, 62%) |
| HSV | hsv(143, 58%, 88%) |
| CMYK | cmyk(58.5%, 0%, 35.7%, 12.2%) |
| CIE-LAB | lab(80.54, -53.70, 28.67) |
| CIE-LCH | lch(80.54, 60.87, 151.90°) |
| OKLab | oklab(81.37% -0.1456 0.0719) |
| OKLCH | oklch(81.37% 0.162 153.7) |
| XYZ | xyz(36.2010, 57.6486, 35.5997) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.46
Weird Green
#3AE57F
ΔE00 3.61
Tealish Green
#0CDC73
ΔE00 4.74
Seaweed
#18D17B
ΔE00 4.93
Turquoise Green
#04F489
ΔE00 5.79
Seafoam Green
#7AF9AB
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE090 #E05DAD
analogous
#6BE05D #5DE090 #5DE0D2
triadic
#5DE090 #905DE0 #E0905D
tetradic
#5DE090 #5D6BE0 #E05DAD #E0D25D
square
#5DE090 #5D6BE0 #E05DAD #E0D25D
split-complementary
#5DE090 #D25DE0 #E05D6B
monochromatic
#1FA353 #2AD66D #5DE090 #90EAB3 #C4F4D6
Accessibility & contrast
On white
1.68
#5DE090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#5DE090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE090
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE090 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF8B
Deuteranopia (green-blind)
#CEC395
Tritanopia (blue-blind)
#31DDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5de090; /* rgb */ color: rgb(93, 224, 144); /* oklch */ color: oklch(81.4% 0.162 153.7);
Tailwind
colors: {
custom: {
50: '#96eab1',
500: '#5de090',
950: '#000000',
},
}SCSS
$custom: #5de090; $custom-light: #96eab1; $custom-dark: #000000;
JSON
{
"hex": "#5de090",
"rgb": {
"r": 93,
"g": 224,
"b": 144
},
"hsl": {
"h": 143.359,
"s": 67.876,
"l": 62.157
},
"oklch": {
"l": 0.81374,
"c": 0.16241,
"h": 153.7
},
"luminance": 0.57652
}Semantic roles & 50–950 ramp
primary
#5DE090
secondary
#A63B7C
accent
#1687D0
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481