#5DEB79#5DEB79
#5DEB79 is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.7% C 0.198 H 147.4°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEB79 |
|---|---|
| RGB | rgb(93, 235, 121) |
| HSL | hsl(132, 78%, 64%) |
| HSV | hsv(132, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 48.5%, 7.8%) |
| CIE-LAB | lab(83.51, -61.63, 43.95) |
| CIE-LCH | lch(83.51, 75.69, 144.50°) |
| OKLab | oklab(83.7% -0.1665 0.1067) |
| OKLCH | oklch(83.7% 0.198 147.4) |
| XYZ | xyz(37.6712, 63.1206, 28.2837) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.18
Lightish Green
#61E160
ΔE00 3.54
Spearmint
#1EF876
ΔE00 3.69
Minty Green
#0BF77D
ΔE00 3.73
Wintergreen
#20F986
ΔE00 4.09
Turquoise Green
#04F489
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEB79 #EB5DCF
analogous
#88EB5D #5DEB79 #5DEBC0
triadic
#5DEB79 #795DEB #EB795D
tetradic
#5DEB79 #5D88EB #EB5DCF #EBC05D
square
#5DEB79 #5D88EB #EB5DCF #EBC05D
split-complementary
#5DEB79 #C05DEB #EB5D88
monochromatic
#17B736 #27E44C #5DEB79 #93F2A6 #CAF8D3
Accessibility & contrast
On white
1.54
#5DEB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#5DEB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEB79
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEB79 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED870
Deuteranopia (green-blind)
#DBCB81
Tritanopia (blue-blind)
#38E6D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5deb79; /* rgb */ color: rgb(93, 235, 121); /* oklch */ color: oklch(83.7% 0.198 147.4);
Tailwind
colors: {
custom: {
50: '#98f2a1',
500: '#5deb79',
950: '#000000',
},
}SCSS
$custom: #5deb79; $custom-light: #98f2a1; $custom-dark: #000000;
JSON
{
"hex": "#5deb79",
"rgb": {
"r": 93,
"g": 235,
"b": 121
},
"hsl": {
"h": 131.831,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.83697,
"c": 0.19777,
"h": 147.4
},
"luminance": 0.63124
}Semantic roles & 50–950 ramp
primary
#5DEB79
secondary
#B7369D
accent
#0BB1DA
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580