#53F07E#53F07E
#53F07E is a very light, highly saturated green. Relative luminance 0.657; OKLCH L 84.7% C 0.204 H 148.9°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #53F07E |
|---|---|
| RGB | rgb(83, 240, 126) |
| HSL | hsl(136, 84%, 63%) |
| HSV | hsv(136, 65%, 94%) |
| CMYK | cmyk(65.4%, 0%, 47.5%, 5.9%) |
| CIE-LAB | lab(84.82, -64.66, 43.14) |
| CIE-LCH | lch(84.82, 77.74, 146.29°) |
| OKLab | oklab(84.73% -0.1743 0.1051) |
| OKLCH | oklch(84.73% 0.204 148.9) |
| XYZ | xyz(38.4904, 65.6615, 30.3801) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.52
Spearmint
#1EF876
ΔE00 2.66
Wintergreen
#20F986
ΔE00 2.76
Turquoise Green
#04F489
ΔE00 3.09
Weird Green
#3AE57F
ΔE00 3.19
Spring Green
#00FF7F
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53F07E #F053C5
analogous
#76F053 #53F07E #53F0CC
triadic
#53F07E #7E53F0 #F07E53
tetradic
#53F07E #5376F0 #F053C5 #F0CC53
square
#53F07E #5376F0 #F053C5 #F0CC53
split-complementary
#53F07E #CC53F0 #F05376
monochromatic
#10B93E #1BEB54 #53F07E #8BF5A8 #C4FAD2
Accessibility & contrast
On white
1.49
#53F07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#53F07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53F07E
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53F07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53F07E | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC75
Deuteranopia (green-blind)
#DECE86
Tritanopia (blue-blind)
#0EECD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #53f07e; /* rgb */ color: rgb(83, 240, 126); /* oklch */ color: oklch(84.7% 0.204 148.9);
Tailwind
colors: {
custom: {
50: '#94f6a5',
500: '#53f07e',
950: '#000000',
},
}SCSS
$custom: #53f07e; $custom-light: #94f6a5; $custom-dark: #000000;
JSON
{
"hex": "#53f07e",
"rgb": {
"r": 83,
"g": 240,
"b": 126
},
"hsl": {
"h": 136.433,
"s": 83.957,
"l": 63.333
},
"oklch": {
"l": 0.84732,
"c": 0.20357,
"h": 148.9
},
"luminance": 0.65666
}Semantic roles & 50–950 ramp
primary
#53F07E
secondary
#B83092
accent
#05A4E0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580