#5DEE7A#5DEE7A
#5DEE7A is a very light, highly saturated green. Relative luminance 0.649; OKLCH L 84.5% C 0.201 H 147.4°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEE7A |
|---|---|
| RGB | rgb(93, 238, 122) |
| HSL | hsl(132, 81%, 65%) |
| HSV | hsv(132, 61%, 93%) |
| CMYK | cmyk(60.9%, 0%, 48.7%, 6.7%) |
| CIE-LAB | lab(84.42, -62.58, 44.61) |
| CIE-LCH | lch(84.42, 76.85, 144.52°) |
| OKLab | oklab(84.46% -0.1691 0.1082) |
| OKLCH | oklch(84.46% 0.201 147.4) |
| XYZ | xyz(38.5989, 64.8776, 28.8971) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.21
Minty Green
#0BF77D
ΔE00 3.32
Weird Green
#3AE57F
ΔE00 3.56
Wintergreen
#20F986
ΔE00 3.68
Lightish Green
#61E160
ΔE00 3.90
Turquoise Green
#04F489
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEE7A #EE5DD1
analogous
#88EE5D #5DEE7A #5DEEC3
triadic
#5DEE7A #7A5DEE #EE7A5D
tetradic
#5DEE7A #5D88EE #EE5DD1 #EEC35D
square
#5DEE7A #5D88EE #EE5DD1 #EEC35D
split-complementary
#5DEE7A #C35DEE #EE5D88
monochromatic
#14BD36 #26E84D #5DEE7A #94F4A7 #CCFAD5
Accessibility & contrast
On white
1.50
#5DEE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#5DEE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEE7A
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEE7A | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA70
Deuteranopia (green-blind)
#DECE82
Tritanopia (blue-blind)
#36E9D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5dee7a; /* rgb */ color: rgb(93, 238, 122); /* oklch */ color: oklch(84.5% 0.201 147.4);
Tailwind
colors: {
custom: {
50: '#98f5a2',
500: '#5dee7a',
950: '#000000',
},
}SCSS
$custom: #5dee7a; $custom-light: #98f5a2; $custom-dark: #000000;
JSON
{
"hex": "#5dee7a",
"rgb": {
"r": 93,
"g": 238,
"b": 122
},
"hsl": {
"h": 132,
"s": 81.006,
"l": 64.902
},
"oklch": {
"l": 0.84455,
"c": 0.20074,
"h": 147.4
},
"luminance": 0.64881
}Semantic roles & 50–950 ramp
primary
#5DEE7A
secondary
#BB34A0
accent
#08B3DD
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580