#5DF78B#5DF78B
#5DF78B is a very light, vivid green. Relative luminance 0.707; OKLCH L 86.9% C 0.197 H 150.0°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF78B |
|---|---|
| RGB | rgb(93, 247, 139) |
| HSL | hsl(138, 91%, 67%) |
| HSV | hsv(138, 62%, 97%) |
| CMYK | cmyk(62.3%, 0%, 43.7%, 3.1%) |
| CIE-LAB | lab(87.34, -63.31, 40.10) |
| CIE-LCH | lch(87.34, 74.94, 147.65°) |
| OKLab | oklab(86.94% -0.1709 0.0986) |
| OKLCH | oklch(86.94% 0.197 150) |
| XYZ | xyz(42.4319, 70.7085, 35.8330) |
| Luminance | 0.7071 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.35
Minty Green
#0BF77D
ΔE00 2.80
Turquoise Green
#04F489
ΔE00 2.97
Spearmint
#1EF876
ΔE00 3.15
Spring Green
#00FF7F
ΔE00 3.34
Sea Green (survey)
#53FCA1
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF78B #F75DC9
analogous
#7CF75D #5DF78B #5DF7D8
triadic
#5DF78B #8B5DF7 #F78B5D
tetradic
#5DF78B #5D7CF7 #F75DC9 #F7D85D
square
#5DF78B #5D7CF7 #F75DC9 #F7D85D
split-complementary
#5DF78B #D85DF7 #F75D7C
monochromatic
#0ACF45 #23F461 #5DF78B #97FAB5 #D2FDDF
Accessibility & contrast
On white
1.39
#5DF78B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#5DF78B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF78B
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF78B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF78B | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E383
Deuteranopia (green-blind)
#E5D592
Tritanopia (blue-blind)
#27F3DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5df78b; /* rgb */ color: rgb(93, 247, 139); /* oklch */ color: oklch(86.9% 0.197 150.0);
Tailwind
colors: {
custom: {
50: '#9afbae',
500: '#5df78b',
950: '#000000',
},
}SCSS
$custom: #5df78b; $custom-light: #9afbae; $custom-dark: #000000;
JSON
{
"hex": "#5df78b",
"rgb": {
"r": 93,
"g": 247,
"b": 139
},
"hsl": {
"h": 137.922,
"s": 90.588,
"l": 66.667
},
"oklch": {
"l": 0.86936,
"c": 0.1973,
"h": 150
},
"luminance": 0.70713
}Semantic roles & 50–950 ramp
primary
#5DF78B
secondary
#CB2D9C
accent
#00A1E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581