#5DEC8C#5DEC8C
#5DEC8C is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.3% C 0.182 H 151.2°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEC8C |
|---|---|
| RGB | rgb(93, 236, 140) |
| HSL | hsl(140, 79%, 65%) |
| HSV | hsv(140, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 40.7%, 7.5%) |
| CIE-LAB | lab(84.07, -59.05, 35.37) |
| CIE-LCH | lch(84.07, 68.83, 149.08°) |
| OKLab | oklab(84.25% -0.1596 0.0876) |
| OKLCH | oklch(84.25% 0.182 151.2) |
| XYZ | xyz(39.2403, 64.2076, 35.1312) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.53
Turquoise Green
#04F489
ΔE00 3.29
Wintergreen
#20F986
ΔE00 3.88
Sea Green (survey)
#53FCA1
ΔE00 3.93
Light Green Blue
#56FCA2
ΔE00 3.96
Minty Green
#0BF77D
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEC8C #EC5DBD
analogous
#76EC5D #5DEC8C #5DECD3
triadic
#5DEC8C #8C5DEC #EC8C5D
tetradic
#5DEC8C #5D76EC #EC5DBD #ECD35D
square
#5DEC8C #5D76EC #EC5DBD #ECD35D
split-complementary
#5DEC8C #D35DEC #EC5D76
monochromatic
#16B94B #26E665 #5DEC8C #94F2B3 #CBF9DA
Accessibility & contrast
On white
1.52
#5DEC8C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#5DEC8C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEC8C
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEC8C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEC8C | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA85
Deuteranopia (green-blind)
#DACD92
Tritanopia (blue-blind)
#2DE8D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5dec8c; /* rgb */ color: rgb(93, 236, 140); /* oklch */ color: oklch(84.3% 0.182 151.2);
Tailwind
colors: {
custom: {
50: '#98f3ae',
500: '#5dec8c',
950: '#000000',
},
}SCSS
$custom: #5dec8c; $custom-light: #98f3ae; $custom-dark: #000000;
JSON
{
"hex": "#5dec8c",
"rgb": {
"r": 93,
"g": 236,
"b": 140
},
"hsl": {
"h": 139.72,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.84252,
"c": 0.1821,
"h": 151.2
},
"luminance": 0.64212
}Semantic roles & 50–950 ramp
primary
#5DEC8C
secondary
#B8358D
accent
#0A97DB
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581