#5DFF73#5DFF73
#5DFF73 is a very light, highly saturated green. Relative luminance 0.751; OKLCH L 88.6% C 0.228 H 145.6°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFF73 |
|---|---|
| RGB | rgb(93, 255, 115) |
| HSL | hsl(128, 100%, 68%) |
| HSV | hsv(128, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 54.9%, 0%) |
| CIE-LAB | lab(89.43, -69.52, 53.96) |
| CIE-LCH | lch(89.43, 88.00, 142.18°) |
| OKLab | oklab(88.56% -0.1879 0.1285) |
| OKLCH | oklch(88.56% 0.228 145.6) |
| XYZ | xyz(43.3659, 75.0806, 28.4230) |
| Luminance | 0.7509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.65
Light Bright Green
#53FE5C
ΔE00 2.31
Lighter Green
#75FD63
ΔE00 2.88
Light Neon Green
#4EFD54
ΔE00 2.98
Bright Light Green
#2DFE54
ΔE00 3.05
Spearmint
#1EF876
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFF73 #FF5DE9
analogous
#98FF5D #5DFF73 #5DFFC4
triadic
#5DFF73 #735DFF #FF735D
tetradic
#5DFF73 #5D98FF #FF5DE9 #FFC45D
square
#5DFF73 #5D98FF #FF5DE9 #FFC45D
split-complementary
#5DFF73 #C45DFF #FF5D98
monochromatic
#00E21F #20FF3E #5DFF73 #9AFFA8 #D7FFDD
Accessibility & contrast
On white
1.31
#5DFF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#5DFF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFF73
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFF73 | 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)
#FFE966
Deuteranopia (green-blind)
#EFDB7E
Tritanopia (blue-blind)
#30F9E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5dff73; /* rgb */ color: rgb(93, 255, 115); /* oklch */ color: oklch(88.6% 0.228 145.6);
Tailwind
colors: {
custom: {
50: '#9cff9f',
500: '#5dff73',
950: '#000000',
},
}SCSS
$custom: #5dff73; $custom-light: #9cff9f; $custom-dark: #000000;
JSON
{
"hex": "#5dff73",
"rgb": {
"r": 93,
"g": 255,
"b": 115
},
"hsl": {
"h": 128.148,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.8856,
"c": 0.2277,
"h": 145.6
},
"luminance": 0.75085
}Semantic roles & 50–950 ramp
primary
#5DFF73
secondary
#D927C1
accent
#00C6E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680