#5DFF79#5DFF79
#5DFF79 is a very light, highly saturated green. Relative luminance 0.752; OKLCH L 88.6% C 0.223 H 146.5°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFF79 |
|---|---|
| RGB | rgb(93, 255, 121) |
| HSL | hsl(130, 100%, 68%) |
| HSV | hsv(130, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(89.50, -68.76, 51.32) |
| CIE-LCH | lch(89.50, 85.80, 143.26°) |
| OKLab | oklab(88.64% -0.1857 0.1231) |
| OKLCH | oklch(88.64% 0.223 146.5) |
| XYZ | xyz(43.7224, 75.2232, 30.3008) |
| Luminance | 0.7523 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.68
Spearmint
#1EF876
ΔE00 2.93
Light Bright Green
#53FE5C
ΔE00 3.03
Spring Green
#00FF7F
ΔE00 3.07
Lighter Green
#75FD63
ΔE00 3.51
Easter Green
#8CFD7E
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFF79 #FF5DE3
analogous
#92FF5D #5DFF79 #5DFFCA
triadic
#5DFF79 #795DFF #FF795D
tetradic
#5DFF79 #5D92FF #FF5DE3 #FFCA5D
square
#5DFF79 #5D92FF #FF5DE3 #FFCA5D
split-complementary
#5DFF79 #CA5DFF #FF5D92
monochromatic
#00E227 #20FF46 #5DFF79 #9AFFAC #D7FFDE
Accessibility & contrast
On white
1.31
#5DFF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#5DFF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFF79
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFF79 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96D
Deuteranopia (green-blind)
#EEDC83
Tritanopia (blue-blind)
#2DF9E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5dff79; /* rgb */ color: rgb(93, 255, 121); /* oklch */ color: oklch(88.6% 0.223 146.5);
Tailwind
colors: {
custom: {
50: '#9bffa2',
500: '#5dff79',
950: '#000000',
},
}SCSS
$custom: #5dff79; $custom-light: #9bffa2; $custom-dark: #000000;
JSON
{
"hex": "#5dff79",
"rgb": {
"r": 93,
"g": 255,
"b": 121
},
"hsl": {
"h": 130.37,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.88637,
"c": 0.2228,
"h": 146.5
},
"luminance": 0.75228
}Semantic roles & 50–950 ramp
primary
#5DFF79
secondary
#D927BA
accent
#00BEE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680