#53FF7A#53FF7A
#53FF7A is a very light, highly saturated green. Relative luminance 0.748; OKLCH L 88.4% C 0.225 H 147.4°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #53FF7A |
|---|---|
| RGB | rgb(83, 255, 122) |
| HSL | hsl(134, 100%, 66%) |
| HSV | hsv(134, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 52.2%, 0%) |
| CIE-LAB | lab(89.28, -70.44, 50.54) |
| CIE-LCH | lch(89.28, 86.70, 144.34°) |
| OKLab | oklab(88.4% -0.1899 0.1215) |
| OKLCH | oklch(88.4% 0.225 147.4) |
| XYZ | xyz(42.8370, 74.7595, 30.5811) |
| Luminance | 0.7476 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.28
Spearmint
#1EF876
ΔE00 2.42
Spring Green
#00FF7F
ΔE00 2.45
Minty Green
#0BF77D
ΔE00 3.21
Light Bright Green
#53FE5C
ΔE00 3.33
Wintergreen
#20F986
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FF7A #FF53D8
analogous
#82FF53 #53FF7A #53FFD0
triadic
#53FF7A #7A53FF #FF7A53
tetradic
#53FF7A #5382FF #FF53D8 #FFD053
square
#53FF7A #5382FF #FF53D8 #FFD053
split-complementary
#53FF7A #D053FF #FF5382
monochromatic
#00D831 #16FF4B #53FF7A #90FFA9 #CDFFD9
Accessibility & contrast
On white
1.32
#53FF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#53FF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FF7A
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FF7A | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96E
Deuteranopia (green-blind)
#EDDB84
Tritanopia (blue-blind)
#00FAE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #53ff7a; /* rgb */ color: rgb(83, 255, 122); /* oklch */ color: oklch(88.4% 0.225 147.4);
Tailwind
colors: {
custom: {
50: '#97ffa3',
500: '#53ff7a',
950: '#000000',
},
}SCSS
$custom: #53ff7a; $custom-light: #97ffa3; $custom-dark: #000000;
JSON
{
"hex": "#53ff7a",
"rgb": {
"r": 83,
"g": 255,
"b": 122
},
"hsl": {
"h": 133.605,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.88396,
"c": 0.22543,
"h": 147.4
},
"luminance": 0.74764
}Semantic roles & 50–950 ramp
primary
#53FF7A
secondary
#D125AA
accent
#00B1E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680