#5DE68C#5DE68C
#5DE68C is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.8% C 0.174 H 151.9°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE68C |
|---|---|
| RGB | rgb(93, 230, 140) |
| HSL | hsl(141, 73%, 63%) |
| HSV | hsv(141, 60%, 90%) |
| CMYK | cmyk(59.6%, 0%, 39.1%, 9.8%) |
| CIE-LAB | lab(82.28, -56.75, 33.01) |
| CIE-LCH | lch(82.28, 65.65, 149.82°) |
| OKLab | oklab(82.78% -0.1536 0.0821) |
| OKLCH | oklch(82.78% 0.174 151.9) |
| XYZ | xyz(37.5417, 60.8106, 34.5651) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.36
Turquoise Green
#04F489
ΔE00 4.27
Tealish Green
#0CDC73
ΔE00 4.36
Aqua Green
#12E193
ΔE00 4.37
Sea Green (survey)
#53FCA1
ΔE00 4.90
Light Green Blue
#56FCA2
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE68C #E65DB7
analogous
#72E65D #5DE68C #5DE6D0
triadic
#5DE68C #8C5DE6 #E68C5D
tetradic
#5DE68C #5D72E6 #E65DB7 #E6D05D
square
#5DE68C #5D72E6 #E65DB7 #E6D05D
split-complementary
#5DE68C #D05DE6 #E65D72
monochromatic
#1BAE4D #28DE66 #5DE68C #92EEB2 #C7F6D7
Accessibility & contrast
On white
1.60
#5DE68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#5DE68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE68C
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE68C | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D486
Deuteranopia (green-blind)
#D4C892
Tritanopia (blue-blind)
#30E3CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5de68c; /* rgb */ color: rgb(93, 230, 140); /* oklch */ color: oklch(82.8% 0.174 151.9);
Tailwind
colors: {
custom: {
50: '#97efae',
500: '#5de68c',
950: '#000000',
},
}SCSS
$custom: #5de68c; $custom-light: #97efae; $custom-dark: #000000;
JSON
{
"hex": "#5de68c",
"rgb": {
"r": 93,
"g": 230,
"b": 140
},
"hsl": {
"h": 140.584,
"s": 73.262,
"l": 63.333
},
"oklch": {
"l": 0.82775,
"c": 0.17413,
"h": 151.9
},
"luminance": 0.60814
}Semantic roles & 50–950 ramp
primary
#5DE68C
secondary
#AF3886
accent
#1092D5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581