#5DFF74#5DFF74
#5DFF74 is a very light, highly saturated green. Relative luminance 0.751; OKLCH L 88.6% C 0.227 H 145.8°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFF74 |
|---|---|
| RGB | rgb(93, 255, 116) |
| HSL | hsl(129, 100%, 68%) |
| HSV | hsv(129, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 54.5%, 0%) |
| CIE-LAB | lab(89.44, -69.40, 53.52) |
| CIE-LCH | lch(89.44, 87.64, 142.36°) |
| OKLab | oklab(88.57% -0.1876 0.1276) |
| OKLCH | oklch(88.57% 0.227 145.8) |
| XYZ | xyz(43.4237, 75.1037, 28.7276) |
| Luminance | 0.7511 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.63
Light Bright Green
#53FE5C
ΔE00 2.42
Lighter Green
#75FD63
ΔE00 2.98
Light Neon Green
#4EFD54
ΔE00 3.09
Bright Light Green
#2DFE54
ΔE00 3.15
Spearmint
#1EF876
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFF74 #FF5DE8
analogous
#97FF5D #5DFF74 #5DFFC5
triadic
#5DFF74 #745DFF #FF745D
tetradic
#5DFF74 #5D97FF #FF5DE8 #FFC55D
square
#5DFF74 #5D97FF #FF5DE8 #FFC55D
split-complementary
#5DFF74 #C55DFF #FF5D97
monochromatic
#00E220 #20FF3F #5DFF74 #9AFFA9 #D7FFDD
Accessibility & contrast
On white
1.31
#5DFF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#5DFF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFF74
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFF74 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE967
Deuteranopia (green-blind)
#EFDB7F
Tritanopia (blue-blind)
#30F9E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5dff74; /* rgb */ color: rgb(93, 255, 116); /* oklch */ color: oklch(88.6% 0.227 145.8);
Tailwind
colors: {
custom: {
50: '#9cff9f',
500: '#5dff74',
950: '#000000',
},
}SCSS
$custom: #5dff74; $custom-light: #9cff9f; $custom-dark: #000000;
JSON
{
"hex": "#5dff74",
"rgb": {
"r": 93,
"g": 255,
"b": 116
},
"hsl": {
"h": 128.519,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.88573,
"c": 0.22689,
"h": 145.8
},
"luminance": 0.75108
}Semantic roles & 50–950 ramp
primary
#5DFF74
secondary
#D927C0
accent
#00C5E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680