#53F07C#53F07C
#53F07C is a very light, highly saturated green. Relative luminance 0.656; OKLCH L 84.7% C 0.205 H 148.6°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #53F07C |
|---|---|
| RGB | rgb(83, 240, 124) |
| HSL | hsl(136, 84%, 63%) |
| HSV | hsv(136, 65%, 94%) |
| CMYK | cmyk(65.4%, 0%, 48.3%, 5.9%) |
| CIE-LAB | lab(84.80, -64.96, 44.07) |
| CIE-LCH | lch(84.80, 78.50, 145.85°) |
| OKLab | oklab(84.7% -0.1752 0.1071) |
| OKLCH | oklch(84.7% 0.205 148.6) |
| XYZ | xyz(38.3626, 65.6104, 29.7072) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.54
Spearmint
#1EF876
ΔE00 2.56
Wintergreen
#20F986
ΔE00 2.87
Turquoise Green
#04F489
ΔE00 3.29
Weird Green
#3AE57F
ΔE00 3.35
Spring Green
#00FF7F
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53F07C #F053C7
analogous
#78F053 #53F07C #53F0CA
triadic
#53F07C #7C53F0 #F07C53
tetradic
#53F07C #5378F0 #F053C7 #F0CA53
square
#53F07C #5378F0 #F053C7 #F0CA53
split-complementary
#53F07C #CA53F0 #F05378
monochromatic
#10B93C #1BEB51 #53F07C #8BF5A7 #C4FAD2
Accessibility & contrast
On white
1.49
#53F07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#53F07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53F07C
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53F07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53F07C | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC72
Deuteranopia (green-blind)
#DFCE84
Tritanopia (blue-blind)
#11EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #53f07c; /* rgb */ color: rgb(83, 240, 124); /* oklch */ color: oklch(84.7% 0.205 148.6);
Tailwind
colors: {
custom: {
50: '#94f6a4',
500: '#53f07c',
950: '#000000',
},
}SCSS
$custom: #53f07c; $custom-light: #94f6a4; $custom-dark: #000000;
JSON
{
"hex": "#53f07c",
"rgb": {
"r": 83,
"g": 240,
"b": 124
},
"hsl": {
"h": 135.669,
"s": 83.957,
"l": 63.333
},
"oklch": {
"l": 0.84702,
"c": 0.20531,
"h": 148.6
},
"luminance": 0.65614
}Semantic roles & 50–950 ramp
primary
#53F07C
secondary
#B83094
accent
#05A7E0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580