#53FC7B#53FC7B
#53FC7B is a very light, highly saturated green. Relative luminance 0.729; OKLCH L 87.7% C 0.221 H 147.7°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #53FC7B |
|---|---|
| RGB | rgb(83, 252, 123) |
| HSL | hsl(134, 97%, 66%) |
| HSV | hsv(134, 67%, 99%) |
| CMYK | cmyk(67.1%, 0%, 51.2%, 1.2%) |
| CIE-LAB | lab(88.39, -69.28, 48.99) |
| CIE-LCH | lch(88.39, 84.86, 144.73°) |
| OKLab | oklab(87.67% -0.1868 0.1181) |
| OKLCH | oklch(87.67% 0.221 147.7) |
| XYZ | xyz(41.9498, 72.8853, 30.5925) |
| Luminance | 0.7289 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.01
Spring Green
#00FF7F
ΔE00 2.33
Lightgreen (survey)
#76FF7B
ΔE00 2.51
Minty Green
#0BF77D
ΔE00 2.73
Wintergreen
#20F986
ΔE00 3.05
Light Bright Green
#53FE5C
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FC7B #FC53D4
analogous
#7FFC53 #53FC7B #53FCCF
triadic
#53FC7B #7B53FC #FC7B53
tetradic
#53FC7B #537FFC #FC53D4 #FCCF53
square
#53FC7B #537FFC #FC53D4 #FCCF53
split-complementary
#53FC7B #CF53FC #FC537F
monochromatic
#04D134 #17FB4D #53FC7B #8FFDA9 #CBFED7
Accessibility & contrast
On white
1.35
#53FC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#53FC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FC7B
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FC7B | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE670
Deuteranopia (green-blind)
#EAD885
Tritanopia (blue-blind)
#00F7DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #53fc7b; /* rgb */ color: rgb(83, 252, 123); /* oklch */ color: oklch(87.7% 0.221 147.7);
Tailwind
colors: {
custom: {
50: '#96ffa4',
500: '#53fc7b',
950: '#000000',
},
}SCSS
$custom: #53fc7b; $custom-light: #96ffa4; $custom-dark: #000000;
JSON
{
"hex": "#53fc7b",
"rgb": {
"r": 83,
"g": 252,
"b": 123
},
"hsl": {
"h": 134.201,
"s": 96.571,
"l": 65.686
},
"oklch": {
"l": 0.87667,
"c": 0.22096,
"h": 147.7
},
"luminance": 0.7289
}Semantic roles & 50–950 ramp
primary
#53FC7B
secondary
#CC27A5
accent
#00AFE6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680