#5DF67C#5DF67C
#5DF67C is a very light, highly saturated green. Relative luminance 0.697; OKLCH L 86.5% C 0.209 H 147.3°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF67C |
|---|---|
| RGB | rgb(93, 246, 124) |
| HSL | hsl(132, 89%, 66%) |
| HSV | hsv(132, 62%, 96%) |
| CMYK | cmyk(62.2%, 0%, 49.6%, 3.5%) |
| CIE-LAB | lab(86.84, -65.18, 46.67) |
| CIE-LCH | lch(86.84, 80.17, 144.40°) |
| OKLab | oklab(86.46% -0.176 0.1129) |
| OKLCH | oklch(86.46% 0.209 147.3) |
| XYZ | xyz(41.1052, 69.6898, 30.3501) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.38
Minty Green
#0BF77D
ΔE00 2.82
Lightgreen (survey)
#76FF7B
ΔE00 2.88
Wintergreen
#20F986
ΔE00 3.13
Spring Green
#00FF7F
ΔE00 3.21
Turquoise Green
#04F489
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF67C #F65DD7
analogous
#8BF65D #5DF67C #5DF6C9
triadic
#5DF67C #7C5DF6 #F67C5D
tetradic
#5DF67C #5D8BF6 #F65DD7 #F6C95D
square
#5DF67C #5D8BF6 #F65DD7 #F6C95D
split-complementary
#5DF67C #C95DF6 #F65D8B
monochromatic
#0BCD33 #23F34D #5DF67C #97F9AB #D1FCDA
Accessibility & contrast
On white
1.41
#5DF67C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#5DF67C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF67C
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF67C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF67C | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E272
Deuteranopia (green-blind)
#E6D485
Tritanopia (blue-blind)
#31F1DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5df67c; /* rgb */ color: rgb(93, 246, 124); /* oklch */ color: oklch(86.5% 0.209 147.3);
Tailwind
colors: {
custom: {
50: '#9afaa4',
500: '#5df67c',
950: '#000000',
},
}SCSS
$custom: #5df67c; $custom-light: #9afaa4; $custom-dark: #000000;
JSON
{
"hex": "#5df67c",
"rgb": {
"r": 93,
"g": 246,
"b": 124
},
"hsl": {
"h": 132.157,
"s": 89.474,
"l": 66.471
},
"oklch": {
"l": 0.8646,
"c": 0.20914,
"h": 147.3
},
"luminance": 0.69694
}Semantic roles & 50–950 ramp
primary
#5DF67C
secondary
#C92EAA
accent
#00B7E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580