#5DE08D#5DE08D
#5DE08D is a light, vivid green. Relative luminance 0.576; OKLCH L 81.3% C 0.165 H 152.9°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE08D |
|---|---|
| RGB | rgb(93, 224, 141) |
| HSL | hsl(142, 68%, 62%) |
| HSV | hsv(142, 58%, 88%) |
| CMYK | cmyk(58.5%, 0%, 37.1%, 12.2%) |
| CIE-LAB | lab(80.49, -54.24, 30.14) |
| CIE-LCH | lch(80.49, 62.05, 150.94°) |
| OKLab | oklab(81.32% -0.147 0.0753) |
| OKLCH | oklch(81.32% 0.165 152.9) |
| XYZ | xyz(35.9747, 57.5581, 34.4081) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.20
Aqua Green
#12E193
ΔE00 3.72
Tealish Green
#0CDC73
ΔE00 4.37
Seaweed
#18D17B
ΔE00 4.87
Turquoise Green
#04F489
ΔE00 5.58
Emerald
#50C878
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE08D #E05DB0
analogous
#6EE05D #5DE08D #5DE0CF
triadic
#5DE08D #8D5DE0 #E08D5D
tetradic
#5DE08D #5D6EE0 #E05DB0 #E0CF5D
square
#5DE08D #5D6EE0 #E05DB0 #E0CF5D
split-complementary
#5DE08D #CF5DE0 #E05D6E
monochromatic
#1FA350 #2AD669 #5DE08D #90EAB1 #C4F4D5
Accessibility & contrast
On white
1.68
#5DE08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#5DE08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE08D
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE08D | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF87
Deuteranopia (green-blind)
#CFC392
Tritanopia (blue-blind)
#33DDCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5de08d; /* rgb */ color: rgb(93, 224, 141); /* oklch */ color: oklch(81.3% 0.165 152.9);
Tailwind
colors: {
custom: {
50: '#96eaaf',
500: '#5de08d',
950: '#000000',
},
}SCSS
$custom: #5de08d; $custom-light: #96eaaf; $custom-dark: #000000;
JSON
{
"hex": "#5de08d",
"rgb": {
"r": 93,
"g": 224,
"b": 141
},
"hsl": {
"h": 141.985,
"s": 67.876,
"l": 62.157
},
"oklch": {
"l": 0.81316,
"c": 0.16515,
"h": 152.9
},
"luminance": 0.57562
}Semantic roles & 50–950 ramp
primary
#5DE08D
secondary
#A63B7F
accent
#168CD0
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481