#53FF7E#53FF7E
#53FF7E is a very light, highly saturated green. Relative luminance 0.749; OKLCH L 88.5% C 0.222 H 148.0°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #53FF7E |
|---|---|
| RGB | rgb(83, 255, 126) |
| HSL | hsl(135, 100%, 66%) |
| HSV | hsv(135, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 50.6%, 0%) |
| CIE-LAB | lab(89.33, -69.89, 48.75) |
| CIE-LCH | lch(89.33, 85.21, 145.11°) |
| OKLab | oklab(88.45% -0.1883 0.1177) |
| OKLCH | oklch(88.45% 0.222 148) |
| XYZ | xyz(43.0900, 74.8607, 31.9133) |
| Luminance | 0.7487 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.19
Spearmint
#1EF876
ΔE00 2.31
Lightgreen (survey)
#76FF7B
ΔE00 2.50
Minty Green
#0BF77D
ΔE00 2.94
Wintergreen
#20F986
ΔE00 3.12
Light Bright Green
#53FE5C
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FF7E #FF53D4
analogous
#7EFF53 #53FF7E #53FFD4
triadic
#53FF7E #7E53FF #FF7E53
tetradic
#53FF7E #537EFF #FF53D4 #FFD453
square
#53FF7E #537EFF #FF53D4 #FFD453
split-complementary
#53FF7E #D453FF #FF537E
monochromatic
#00D836 #16FF50 #53FF7E #90FFAC #CDFFDA
Accessibility & contrast
On white
1.31
#53FF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#53FF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FF7E
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FF7E | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE973
Deuteranopia (green-blind)
#EDDB87
Tritanopia (blue-blind)
#00FAE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #53ff7e; /* rgb */ color: rgb(83, 255, 126); /* oklch */ color: oklch(88.5% 0.222 148.0);
Tailwind
colors: {
custom: {
50: '#97ffa6',
500: '#53ff7e',
950: '#000000',
},
}SCSS
$custom: #53ff7e; $custom-light: #97ffa6; $custom-dark: #000000;
JSON
{
"hex": "#53ff7e",
"rgb": {
"r": 83,
"g": 255,
"b": 126
},
"hsl": {
"h": 135,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.88451,
"c": 0.2221,
"h": 148
},
"luminance": 0.74865
}Semantic roles & 50–950 ramp
primary
#53FF7E
secondary
#D125A6
accent
#00ACE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680