#5DF78C#5DF78C
#5DF78C is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.0% C 0.196 H 150.2°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF78C |
|---|---|
| RGB | rgb(93, 247, 140) |
| HSL | hsl(138, 91%, 67%) |
| HSV | hsv(138, 62%, 97%) |
| CMYK | cmyk(62.3%, 0%, 43.3%, 3.1%) |
| CIE-LAB | lab(87.36, -63.15, 39.63) |
| CIE-LCH | lch(87.36, 74.55, 147.89°) |
| OKLab | oklab(86.95% -0.1705 0.0976) |
| OKLCH | oklch(86.95% 0.196 150.2) |
| XYZ | xyz(42.5053, 70.7378, 36.2196) |
| Luminance | 0.7074 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.36
Minty Green
#0BF77D
ΔE00 2.86
Turquoise Green
#04F489
ΔE00 2.93
Spearmint
#1EF876
ΔE00 3.25
Sea Green (survey)
#53FCA1
ΔE00 3.26
Light Green Blue
#56FCA2
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF78C #F75DC8
analogous
#7BF75D #5DF78C #5DF7D9
triadic
#5DF78C #8C5DF7 #F78C5D
tetradic
#5DF78C #5D7BF7 #F75DC8 #F7D95D
square
#5DF78C #5D7BF7 #F75DC8 #F7D95D
split-complementary
#5DF78C #D95DF7 #F75D7B
monochromatic
#0ACF46 #23F463 #5DF78C #97FAB5 #D2FDDF
Accessibility & contrast
On white
1.39
#5DF78C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#5DF78C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF78C
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF78C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF78C | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E384
Deuteranopia (green-blind)
#E5D593
Tritanopia (blue-blind)
#26F3DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5df78c; /* rgb */ color: rgb(93, 247, 140); /* oklch */ color: oklch(87.0% 0.196 150.2);
Tailwind
colors: {
custom: {
50: '#9afbaf',
500: '#5df78c',
950: '#000000',
},
}SCSS
$custom: #5df78c; $custom-light: #9afbaf; $custom-dark: #000000;
JSON
{
"hex": "#5df78c",
"rgb": {
"r": 93,
"g": 247,
"b": 140
},
"hsl": {
"h": 138.312,
"s": 90.588,
"l": 66.667
},
"oklch": {
"l": 0.86953,
"c": 0.19642,
"h": 150.2
},
"luminance": 0.70742
}Semantic roles & 50–950 ramp
primary
#5DF78C
secondary
#CB2D9B
accent
#009FE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581