#5DFA79#5DFA79
#5DFA79 is a very light, highly saturated green. Relative luminance 0.721; OKLCH L 87.4% C 0.217 H 146.7°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFA79 |
|---|---|
| RGB | rgb(93, 250, 121) |
| HSL | hsl(131, 94%, 67%) |
| HSV | hsv(131, 63%, 98%) |
| CMYK | cmyk(62.8%, 0%, 51.6%, 2%) |
| CIE-LAB | lab(88.00, -67.01, 49.50) |
| CIE-LCH | lch(88.00, 83.31, 143.55°) |
| OKLab | oklab(87.41% -0.181 0.1191) |
| OKLCH | oklch(87.41% 0.217 146.7) |
| XYZ | xyz(42.1481, 72.0746, 29.7760) |
| Luminance | 0.7208 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.07
Spearmint
#1EF876
ΔE00 2.47
Spring Green
#00FF7F
ΔE00 3.05
Minty Green
#0BF77D
ΔE00 3.21
Light Bright Green
#53FE5C
ΔE00 3.49
Wintergreen
#20F986
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFA79 #FA5DDE
analogous
#8FFA5D #5DFA79 #5DFAC8
triadic
#5DFA79 #795DFA #FA795D
tetradic
#5DFA79 #5D8FFA #FA5DDE #FAC85D
square
#5DFA79 #5D8FFA #FA5DDE #FAC85D
split-complementary
#5DFA79 #C85DFA #FA5D8F
monochromatic
#07D62C #22F848 #5DFA79 #98FCAA #D4FEDB
Accessibility & contrast
On white
1.36
#5DFA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#5DFA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFA79
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFA79 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56E
Deuteranopia (green-blind)
#EAD782
Tritanopia (blue-blind)
#30F5DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5dfa79; /* rgb */ color: rgb(93, 250, 121); /* oklch */ color: oklch(87.4% 0.217 146.7);
Tailwind
colors: {
custom: {
50: '#9afda2',
500: '#5dfa79',
950: '#000000',
},
}SCSS
$custom: #5dfa79; $custom-light: #9afda2; $custom-dark: #000000;
JSON
{
"hex": "#5dfa79",
"rgb": {
"r": 93,
"g": 250,
"b": 121
},
"hsl": {
"h": 130.701,
"s": 94.012,
"l": 67.255
},
"oklch": {
"l": 0.87405,
"c": 0.21667,
"h": 146.7
},
"luminance": 0.72079
}Semantic roles & 50–950 ramp
primary
#5DFA79
secondary
#D02BB3
accent
#00BDE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680