#5DFF72#5DFF72
#5DFF72 is a very light, highly saturated green. Relative luminance 0.751; OKLCH L 88.5% C 0.228 H 145.5°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFF72 |
|---|---|
| RGB | rgb(93, 255, 114) |
| HSL | hsl(128, 100%, 68%) |
| HSV | hsv(128, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(89.42, -69.64, 54.39) |
| CIE-LCH | lch(89.42, 88.37, 142.01°) |
| OKLab | oklab(88.55% -0.1883 0.1294) |
| OKLCH | oklch(88.55% 0.228 145.5) |
| XYZ | xyz(43.3086, 75.0577, 28.1215) |
| Luminance | 0.7506 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.67
Light Bright Green
#53FE5C
ΔE00 2.19
Lighter Green
#75FD63
ΔE00 2.78
Light Neon Green
#4EFD54
ΔE00 2.86
Bright Light Green
#2DFE54
ΔE00 2.96
Spearmint
#1EF876
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFF72 #FF5DEA
analogous
#99FF5D #5DFF72 #5DFFC3
triadic
#5DFF72 #725DFF #FF725D
tetradic
#5DFF72 #5D99FF #FF5DEA #FFC35D
square
#5DFF72 #5D99FF #FF5DEA #FFC35D
split-complementary
#5DFF72 #C35DFF #FF5D99
monochromatic
#00E21D #20FF3D #5DFF72 #9AFFA7 #D7FFDD
Accessibility & contrast
On white
1.31
#5DFF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#5DFF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFF72
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFF72 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE964
Deuteranopia (green-blind)
#EFDB7D
Tritanopia (blue-blind)
#31F9E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5dff72; /* rgb */ color: rgb(93, 255, 114); /* oklch */ color: oklch(88.5% 0.228 145.5);
Tailwind
colors: {
custom: {
50: '#9cff9e',
500: '#5dff72',
950: '#000000',
},
}SCSS
$custom: #5dff72; $custom-light: #9cff9e; $custom-dark: #000000;
JSON
{
"hex": "#5dff72",
"rgb": {
"r": 93,
"g": 255,
"b": 114
},
"hsl": {
"h": 127.778,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.88548,
"c": 0.22849,
"h": 145.5
},
"luminance": 0.75062
}Semantic roles & 50–950 ramp
primary
#5DFF72
secondary
#D927C2
accent
#00C8E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680