#5DEC7F#5DEC7F
#5DEC7F is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.0% C 0.194 H 148.4°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEC7F |
|---|---|
| RGB | rgb(93, 236, 127) |
| HSL | hsl(134, 79%, 65%) |
| HSV | hsv(134, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 46.2%, 7.5%) |
| CIE-LAB | lab(83.89, -61.11, 41.53) |
| CIE-LCH | lch(83.89, 73.89, 145.80°) |
| OKLab | oklab(84.04% -0.1651 0.1015) |
| OKLCH | oklch(84.04% 0.194 148.4) |
| XYZ | xyz(38.3377, 63.8466, 30.3778) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.80
Minty Green
#0BF77D
ΔE00 3.55
Wintergreen
#20F986
ΔE00 3.70
Turquoise Green
#04F489
ΔE00 3.71
Spearmint
#1EF876
ΔE00 3.74
Lightish Green
#61E160
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEC7F #EC5DCA
analogous
#82EC5D #5DEC7F #5DECC7
triadic
#5DEC7F #7F5DEC #EC7F5D
tetradic
#5DEC7F #5D82EC #EC5DCA #ECC75D
square
#5DEC7F #5D82EC #EC5DCA #ECC75D
split-complementary
#5DEC7F #C75DEC #EC5D82
monochromatic
#16B93C #26E654 #5DEC7F #94F2AA #CBF9D6
Accessibility & contrast
On white
1.53
#5DEC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#5DEC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEC7F
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEC7F | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED976
Deuteranopia (green-blind)
#DCCC87
Tritanopia (blue-blind)
#35E8D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5dec7f; /* rgb */ color: rgb(93, 236, 127); /* oklch */ color: oklch(84.0% 0.194 148.4);
Tailwind
colors: {
custom: {
50: '#98f3a6',
500: '#5dec7f',
950: '#000000',
},
}SCSS
$custom: #5dec7f; $custom-light: #98f3a6; $custom-dark: #000000;
JSON
{
"hex": "#5dec7f",
"rgb": {
"r": 93,
"g": 236,
"b": 127
},
"hsl": {
"h": 134.266,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.84036,
"c": 0.19377,
"h": 148.4
},
"luminance": 0.6385
}Semantic roles & 50–950 ramp
primary
#5DEC7F
secondary
#B83599
accent
#0AAADB
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580