#53FF7D#53FF7D
#53FF7D is a very light, highly saturated green. Relative luminance 0.748; OKLCH L 88.4% C 0.223 H 147.8°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #53FF7D |
|---|---|
| RGB | rgb(83, 255, 125) |
| HSL | hsl(135, 100%, 66%) |
| HSV | hsv(135, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 51%, 0%) |
| CIE-LAB | lab(89.32, -70.03, 49.20) |
| CIE-LCH | lch(89.32, 85.59, 144.91°) |
| OKLab | oklab(88.44% -0.1887 0.1187) |
| OKLCH | oklch(88.44% 0.223 147.8) |
| XYZ | xyz(43.0258, 74.8350, 31.5752) |
| Luminance | 0.7484 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.24
Spearmint
#1EF876
ΔE00 2.33
Lightgreen (survey)
#76FF7B
ΔE00 2.44
Minty Green
#0BF77D
ΔE00 3.00
Wintergreen
#20F986
ΔE00 3.22
Light Bright Green
#53FE5C
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FF7D #FF53D5
analogous
#7FFF53 #53FF7D #53FFD3
triadic
#53FF7D #7D53FF #FF7D53
tetradic
#53FF7D #537FFF #FF53D5 #FFD353
square
#53FF7D #537FFF #FF53D5 #FFD353
split-complementary
#53FF7D #D353FF #FF537F
monochromatic
#00D835 #16FF4F #53FF7D #90FFAB #CDFFDA
Accessibility & contrast
On white
1.32
#53FF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#53FF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FF7D
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FF7D | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 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)
#FFE972
Deuteranopia (green-blind)
#EDDB87
Tritanopia (blue-blind)
#00FAE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #53ff7d; /* rgb */ color: rgb(83, 255, 125); /* oklch */ color: oklch(88.4% 0.223 147.8);
Tailwind
colors: {
custom: {
50: '#97ffa5',
500: '#53ff7d',
950: '#000000',
},
}SCSS
$custom: #53ff7d; $custom-light: #97ffa5; $custom-dark: #000000;
JSON
{
"hex": "#53ff7d",
"rgb": {
"r": 83,
"g": 255,
"b": 125
},
"hsl": {
"h": 134.651,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.88437,
"c": 0.22294,
"h": 147.8
},
"luminance": 0.7484
}Semantic roles & 50–950 ramp
primary
#53FF7D
secondary
#D125A7
accent
#00ADE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680