#5FDF79#5FDF79
#5FDF79 is a light, vivid green. Relative luminance 0.566; OKLCH L 80.8% C 0.181 H 147.8°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDF79 |
|---|---|
| RGB | rgb(95, 223, 121) |
| HSL | hsl(132, 67%, 62%) |
| HSV | hsv(132, 57%, 87%) |
| CMYK | cmyk(57.4%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(79.95, -56.70, 39.48) |
| CIE-LCH | lch(79.95, 69.09, 145.15°) |
| OKLab | oklab(80.78% -0.1534 0.0965) |
| OKLCH | oklch(80.78% 0.181 147.8) |
| XYZ | xyz(34.5559, 56.5856, 27.1865) |
| Luminance | 0.5659 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.76
Tealish Green
#0CDC73
ΔE00 3.55
Lightish Green
#61E160
ΔE00 3.80
Lightgreen
#90EE90
ΔE00 5.39
Seaweed
#18D17B
ΔE00 5.71
Turquoise Green
#04F489
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDF79 #DF5FC5
analogous
#85DF5F #5FDF79 #5FDFB9
triadic
#5FDF79 #795FDF #DF795F
tetradic
#5FDF79 #5F85DF #DF5FC5 #DFB95F
square
#5FDF79 #5F85DF #DF5FC5 #DFB95F
split-complementary
#5FDF79 #B95FDF #DF5F85
monochromatic
#21A33B #2CD54E #5FDF79 #92E9A4 #C5F3CE
Accessibility & contrast
On white
1.70
#5FDF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#5FDF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDF79
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDF79 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD71
Deuteranopia (green-blind)
#D0C280
Tritanopia (blue-blind)
#41DBC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fdf79; /* rgb */ color: rgb(95, 223, 121); /* oklch */ color: oklch(80.8% 0.181 147.8);
Tailwind
colors: {
custom: {
50: '#97eaa1',
500: '#5fdf79',
950: '#000000',
},
}SCSS
$custom: #5fdf79; $custom-light: #97eaa1; $custom-dark: #000000;
JSON
{
"hex": "#5fdf79",
"rgb": {
"r": 95,
"g": 223,
"b": 121
},
"hsl": {
"h": 132.188,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.80784,
"c": 0.18124,
"h": 147.8
},
"luminance": 0.56589
}Semantic roles & 50–950 ramp
primary
#5FDF79
secondary
#A63C90
accent
#17A9CF
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480