#5DE092#5DE092
#5DE092 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.4% C 0.161 H 154.3°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE092 |
|---|---|
| RGB | rgb(93, 224, 146) |
| HSL | hsl(144, 68%, 62%) |
| HSV | hsv(144, 58%, 88%) |
| CMYK | cmyk(58.5%, 0%, 34.8%, 12.2%) |
| CIE-LAB | lab(80.58, -53.33, 27.69) |
| CIE-LCH | lch(80.58, 60.09, 152.56°) |
| OKLab | oklab(81.41% -0.1447 0.0696) |
| OKLCH | oklch(81.41% 0.161 154.3) |
| XYZ | xyz(36.3552, 57.7103, 36.4119) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.32
Weird Green
#3AE57F
ΔE00 3.91
Tealish Green
#0CDC73
ΔE00 5.01
Seaweed
#18D17B
ΔE00 5.01
Seafoam Green
#7AF9AB
ΔE00 5.76
Turquoise Green
#04F489
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE092 #E05DAB
analogous
#69E05D #5DE092 #5DE0D4
triadic
#5DE092 #925DE0 #E0925D
tetradic
#5DE092 #5D69E0 #E05DAB #E0D45D
square
#5DE092 #5D69E0 #E05DAB #E0D45D
split-complementary
#5DE092 #D45DE0 #E05D69
monochromatic
#1FA355 #2AD66F #5DE092 #90EAB5 #C4F4D7
Accessibility & contrast
On white
1.67
#5DE092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#5DE092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE092
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE092 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF8D
Deuteranopia (green-blind)
#CEC397
Tritanopia (blue-blind)
#2FDECC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5de092; /* rgb */ color: rgb(93, 224, 146); /* oklch */ color: oklch(81.4% 0.161 154.3);
Tailwind
colors: {
custom: {
50: '#96eab2',
500: '#5de092',
950: '#000000',
},
}SCSS
$custom: #5de092; $custom-light: #96eab2; $custom-dark: #000000;
JSON
{
"hex": "#5de092",
"rgb": {
"r": 93,
"g": 224,
"b": 146
},
"hsl": {
"h": 144.275,
"s": 67.876,
"l": 62.157
},
"oklch": {
"l": 0.81413,
"c": 0.16059,
"h": 154.3
},
"luminance": 0.57714
}Semantic roles & 50–950 ramp
primary
#5DE092
secondary
#A63B7B
accent
#1685D0
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481