#5DEC93#5DEC93
#5DEC93 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.4% C 0.176 H 153.0°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEC93 |
|---|---|
| RGB | rgb(93, 236, 147) |
| HSL | hsl(143, 79%, 65%) |
| HSV | hsv(143, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 37.7%, 7.5%) |
| CIE-LAB | lab(84.18, -57.85, 32.00) |
| CIE-LCH | lch(84.18, 66.11, 151.05°) |
| OKLab | oklab(84.38% -0.1566 0.0799) |
| OKLCH | oklch(84.38% 0.176 153) |
| XYZ | xyz(39.7729, 64.4207, 37.9365) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.06
Light Green Blue
#56FCA2
ΔE00 3.51
Sea Green (survey)
#53FCA1
ΔE00 3.51
Turquoise Green
#04F489
ΔE00 3.61
Seafoam Green
#7AF9AB
ΔE00 3.91
Light Bluish Green
#76FDA8
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEC93 #EC5DB6
analogous
#6FEC5D #5DEC93 #5DECDA
triadic
#5DEC93 #935DEC #EC935D
tetradic
#5DEC93 #5D6FEC #EC5DB6 #ECDA5D
square
#5DEC93 #5D6FEC #EC5DB6 #ECDA5D
split-complementary
#5DEC93 #DA5DEC #EC5D6F
monochromatic
#16B953 #26E66E #5DEC93 #94F2B8 #CBF9DC
Accessibility & contrast
On white
1.51
#5DEC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#5DEC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEC93
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEC93 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8D
Deuteranopia (green-blind)
#D9CD99
Tritanopia (blue-blind)
#28E9D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5dec93; /* rgb */ color: rgb(93, 236, 147); /* oklch */ color: oklch(84.4% 0.176 153.0);
Tailwind
colors: {
custom: {
50: '#98f3b3',
500: '#5dec93',
950: '#000000',
},
}SCSS
$custom: #5dec93; $custom-light: #98f3b3; $custom-dark: #000000;
JSON
{
"hex": "#5dec93",
"rgb": {
"r": 93,
"g": 236,
"b": 147
},
"hsl": {
"h": 142.657,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.84379,
"c": 0.17577,
"h": 153
},
"luminance": 0.64425
}Semantic roles & 50–950 ramp
primary
#5DEC93
secondary
#B83587
accent
#0A8CDB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581