#5DFA7A#5DFA7A
#5DFA7A is a very light, highly saturated green. Relative luminance 0.721; OKLCH L 87.4% C 0.216 H 146.8°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFA7A |
|---|---|
| RGB | rgb(93, 250, 122) |
| HSL | hsl(131, 94%, 67%) |
| HSV | hsv(131, 63%, 98%) |
| CMYK | cmyk(62.8%, 0%, 51.2%, 2%) |
| CIE-LAB | lab(88.02, -66.88, 49.05) |
| CIE-LCH | lch(88.02, 82.94, 143.74°) |
| OKLab | oklab(87.42% -0.1806 0.1181) |
| OKLCH | oklch(87.42% 0.216 146.8) |
| XYZ | xyz(42.2098, 72.0993, 30.1007) |
| Luminance | 0.7210 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.13
Spearmint
#1EF876
ΔE00 2.43
Spring Green
#00FF7F
ΔE00 3.00
Minty Green
#0BF77D
ΔE00 3.14
Wintergreen
#20F986
ΔE00 3.48
Light Bright Green
#53FE5C
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFA7A #FA5DDD
analogous
#8EFA5D #5DFA7A #5DFAC9
triadic
#5DFA7A #7A5DFA #FA7A5D
tetradic
#5DFA7A #5D8EFA #FA5DDD #FAC95D
square
#5DFA7A #5D8EFA #FA5DDD #FAC95D
split-complementary
#5DFA7A #C95DFA #FA5D8E
monochromatic
#07D62D #22F849 #5DFA7A #98FCAB #D4FEDB
Accessibility & contrast
On white
1.36
#5DFA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#5DFA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFA7A
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFA7A | 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)
#FDE56F
Deuteranopia (green-blind)
#E9D783
Tritanopia (blue-blind)
#30F5DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5dfa7a; /* rgb */ color: rgb(93, 250, 122); /* oklch */ color: oklch(87.4% 0.216 146.8);
Tailwind
colors: {
custom: {
50: '#9afda3',
500: '#5dfa7a',
950: '#000000',
},
}SCSS
$custom: #5dfa7a; $custom-light: #9afda3; $custom-dark: #000000;
JSON
{
"hex": "#5dfa7a",
"rgb": {
"r": 93,
"g": 250,
"b": 122
},
"hsl": {
"h": 131.083,
"s": 94.012,
"l": 67.255
},
"oklch": {
"l": 0.87419,
"c": 0.21583,
"h": 146.8
},
"luminance": 0.72104
}Semantic roles & 50–950 ramp
primary
#5DFA7A
secondary
#D02BB2
accent
#00BBE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680