#5FD57F#5FD57F
#5FD57F is a light, vivid green. Relative luminance 0.516; OKLCH L 78.4% C 0.162 H 150.0°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD57F |
|---|---|
| RGB | rgb(95, 213, 127) |
| HSL | hsl(136, 58%, 60%) |
| HSV | hsv(136, 55%, 84%) |
| CMYK | cmyk(55.4%, 0%, 40.4%, 16.5%) |
| CIE-LAB | lab(77.01, -51.84, 32.70) |
| CIE-LCH | lch(77.01, 61.29, 147.76°) |
| OKLab | oklab(78.4% -0.1404 0.0811) |
| OKLCH | oklch(78.4% 0.162 150) |
| XYZ | xyz(32.3421, 51.5508, 28.3205) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.45
Seaweed
#18D17B
ΔE00 3.87
Tealish Green
#0CDC73
ΔE00 4.18
Weird Green
#3AE57F
ΔE00 4.44
Soft Green
#6FC276
ΔE00 5.20
Aqua Green
#12E193
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD57F #D55FB5
analogous
#7AD55F #5FD57F #5FD5BA
triadic
#5FD57F #7F5FD5 #D57F5F
tetradic
#5FD57F #5F7AD5 #D55FB5 #D5BA5F
square
#5FD57F #5F7AD5 #D55FB5 #D5BA5F
split-complementary
#5FD57F #BA5FD5 #D55F7A
monochromatic
#279344 #33C35A #5FD57F #8FE2A6 #C0EECD
Accessibility & contrast
On white
1.86
#5FD57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#5FD57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD57F
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD57F | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C579
Deuteranopia (green-blind)
#C6BA85
Tritanopia (blue-blind)
#42D2C0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #5fd57f; /* rgb */ color: rgb(95, 213, 127); /* oklch */ color: oklch(78.4% 0.162 150.0);
Tailwind
colors: {
custom: {
50: '#96e3a5',
500: '#5fd57f',
950: '#000000',
},
}SCSS
$custom: #5fd57f; $custom-light: #96e3a5; $custom-dark: #000000;
JSON
{
"hex": "#5fd57f",
"rgb": {
"r": 95,
"g": 213,
"b": 127
},
"hsl": {
"h": 136.271,
"s": 58.416,
"l": 60.392
},
"oklch": {
"l": 0.78404,
"c": 0.16213,
"h": 150
},
"luminance": 0.51554
}Semantic roles & 50–950 ramp
primary
#5FD57F
secondary
#984080
accent
#1F99C6
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0E150F
muted
#7F8480