#53FF78#53FF78
#53FF78 is a very light, highly saturated green. Relative luminance 0.747; OKLCH L 88.4% C 0.227 H 147.1°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #53FF78 |
|---|---|
| RGB | rgb(83, 255, 120) |
| HSL | hsl(133, 100%, 66%) |
| HSV | hsv(133, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 52.9%, 0%) |
| CIE-LAB | lab(89.26, -70.71, 51.43) |
| CIE-LCH | lch(89.26, 87.43, 143.97°) |
| OKLab | oklab(88.37% -0.1907 0.1233) |
| OKLCH | oklch(88.37% 0.227 147.1) |
| XYZ | xyz(42.7144, 74.7104, 29.9351) |
| Luminance | 0.7471 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.21
Spearmint
#1EF876
ΔE00 2.51
Spring Green
#00FF7F
ΔE00 2.60
Light Bright Green
#53FE5C
ΔE00 3.08
Minty Green
#0BF77D
ΔE00 3.36
Bright Light Green
#2DFE54
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FF78 #FF53DA
analogous
#84FF53 #53FF78 #53FFCE
triadic
#53FF78 #7853FF #FF7853
tetradic
#53FF78 #5384FF #FF53DA #FFCE53
square
#53FF78 #5384FF #FF53DA #FFCE53
split-complementary
#53FF78 #CE53FF #FF5384
monochromatic
#00D82E #16FF48 #53FF78 #90FFA8 #CDFFD8
Accessibility & contrast
On white
1.32
#53FF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#53FF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FF78
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FF78 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96C
Deuteranopia (green-blind)
#EDDB82
Tritanopia (blue-blind)
#00FAE0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #53ff78; /* rgb */ color: rgb(83, 255, 120); /* oklch */ color: oklch(88.4% 0.227 147.1);
Tailwind
colors: {
custom: {
50: '#97ffa2',
500: '#53ff78',
950: '#000000',
},
}SCSS
$custom: #53ff78; $custom-light: #97ffa2; $custom-dark: #000000;
JSON
{
"hex": "#53ff78",
"rgb": {
"r": 83,
"g": 255,
"b": 120
},
"hsl": {
"h": 132.907,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.8837,
"c": 0.22707,
"h": 147.1
},
"luminance": 0.74715
}Semantic roles & 50–950 ramp
primary
#53FF78
secondary
#D125AC
accent
#00B4E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680