#5DEB7A#5DEB7A
#5DEB7A is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.7% C 0.197 H 147.5°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEB7A |
|---|---|
| RGB | rgb(93, 235, 122) |
| HSL | hsl(132, 78%, 64%) |
| HSV | hsv(132, 60%, 92%) |
| CMYK | cmyk(60.4%, 0%, 48.1%, 7.8%) |
| CIE-LAB | lab(83.52, -61.48, 43.49) |
| CIE-LCH | lch(83.52, 75.31, 144.73°) |
| OKLab | oklab(83.71% -0.1661 0.1057) |
| OKLCH | oklch(83.71% 0.197 147.5) |
| XYZ | xyz(37.7328, 63.1453, 28.6084) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.08
Lightish Green
#61E160
ΔE00 3.65
Minty Green
#0BF77D
ΔE00 3.71
Spearmint
#1EF876
ΔE00 3.72
Wintergreen
#20F986
ΔE00 4.03
Turquoise Green
#04F489
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEB7A #EB5DCE
analogous
#87EB5D #5DEB7A #5DEBC1
triadic
#5DEB7A #7A5DEB #EB7A5D
tetradic
#5DEB7A #5D87EB #EB5DCE #EBC15D
square
#5DEB7A #5D87EB #EB5DCE #EBC15D
split-complementary
#5DEB7A #C15DEB #EB5D87
monochromatic
#17B737 #27E44D #5DEB7A #93F2A7 #CAF8D3
Accessibility & contrast
On white
1.54
#5DEB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#5DEB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEB7A
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEB7A | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED871
Deuteranopia (green-blind)
#DBCB82
Tritanopia (blue-blind)
#38E6D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5deb7a; /* rgb */ color: rgb(93, 235, 122); /* oklch */ color: oklch(83.7% 0.197 147.5);
Tailwind
colors: {
custom: {
50: '#98f2a2',
500: '#5deb7a',
950: '#000000',
},
}SCSS
$custom: #5deb7a; $custom-light: #98f2a2; $custom-dark: #000000;
JSON
{
"hex": "#5deb7a",
"rgb": {
"r": 93,
"g": 235,
"b": 122
},
"hsl": {
"h": 132.254,
"s": 78.022,
"l": 64.314
},
"oklch": {
"l": 0.83712,
"c": 0.1969,
"h": 147.5
},
"luminance": 0.63149
}Semantic roles & 50–950 ramp
primary
#5DEB7A
secondary
#B7369C
accent
#0BB0DA
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580