#5FFD79#5FFD79
#5FFD79 is a very light, highly saturated green. Relative luminance 0.741; OKLCH L 88.2% C 0.220 H 146.4°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFD79 |
|---|---|
| RGB | rgb(95, 253, 121) |
| HSL | hsl(130, 98%, 68%) |
| HSV | hsv(130, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 52.2%, 0.8%) |
| CIE-LAB | lab(88.95, -67.67, 50.66) |
| CIE-LCH | lch(88.95, 84.53, 143.18°) |
| OKLab | oklab(88.2% -0.1829 0.1217) |
| OKLCH | oklch(88.2% 0.22 146.4) |
| XYZ | xyz(43.2929, 74.0596, 30.0989) |
| Luminance | 0.7406 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.65
Spearmint
#1EF876
ΔE00 2.82
Spring Green
#00FF7F
ΔE00 3.14
Light Bright Green
#53FE5C
ΔE00 3.15
Easter Green
#8CFD7E
ΔE00 3.49
Lighter Green
#75FD63
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFD79 #FD5FE3
analogous
#94FD5F #5FFD79 #5FFDC8
triadic
#5FFD79 #795FFD #FD795F
tetradic
#5FFD79 #5F94FD #FD5FE3 #FDC85F
square
#5FFD79 #5F94FD #FD5FE3 #FDC85F
split-complementary
#5FFD79 #C85FFD #FD5F94
monochromatic
#03DF27 #23FC46 #5FFD79 #9BFEAC #D8FFDE
Accessibility & contrast
On white
1.33
#5FFD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#5FFD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFD79
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFD79 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86D
Deuteranopia (green-blind)
#EDDA83
Tritanopia (blue-blind)
#34F7DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5ffd79; /* rgb */ color: rgb(95, 253, 121); /* oklch */ color: oklch(88.2% 0.220 146.4);
Tailwind
colors: {
custom: {
50: '#9cffa2',
500: '#5ffd79',
950: '#000000',
},
}SCSS
$custom: #5ffd79; $custom-light: #9cffa2; $custom-dark: #000000;
JSON
{
"hex": "#5ffd79",
"rgb": {
"r": 95,
"g": 253,
"b": 121
},
"hsl": {
"h": 129.873,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.882,
"c": 0.21963,
"h": 146.4
},
"luminance": 0.74064
}Semantic roles & 50–950 ramp
primary
#5FFD79
secondary
#D729BA
accent
#00C0E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680