#53F080#53F080
#53F080 is a very light, highly saturated green. Relative luminance 0.657; OKLCH L 84.8% C 0.202 H 149.3°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #53F080 |
|---|---|
| RGB | rgb(83, 240, 128) |
| HSL | hsl(137, 84%, 63%) |
| HSV | hsv(137, 65%, 94%) |
| CMYK | cmyk(65.4%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(84.85, -64.36, 42.21) |
| CIE-LCH | lch(84.85, 76.97, 146.74°) |
| OKLab | oklab(84.76% -0.1735 0.1031) |
| OKLCH | oklch(84.76% 0.202 149.3) |
| XYZ | xyz(38.6207, 65.7136, 31.0665) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.53
Wintergreen
#20F986
ΔE00 2.67
Spearmint
#1EF876
ΔE00 2.79
Turquoise Green
#04F489
ΔE00 2.91
Weird Green
#3AE57F
ΔE00 3.05
Spring Green
#00FF7F
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53F080 #F053C3
analogous
#75F053 #53F080 #53F0CE
triadic
#53F080 #8053F0 #F08053
tetradic
#53F080 #5375F0 #F053C3 #F0CE53
square
#53F080 #5375F0 #F053C3 #F0CE53
split-complementary
#53F080 #CE53F0 #F05375
monochromatic
#10B940 #1BEB56 #53F080 #8BF5AA #C4FAD3
Accessibility & contrast
On white
1.48
#53F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#53F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53F080
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53F080 | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC77
Deuteranopia (green-blind)
#DECE88
Tritanopia (blue-blind)
#0AECD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #53f080; /* rgb */ color: rgb(83, 240, 128); /* oklch */ color: oklch(84.8% 0.202 149.3);
Tailwind
colors: {
custom: {
50: '#94f6a6',
500: '#53f080',
950: '#000000',
},
}SCSS
$custom: #53f080; $custom-light: #94f6a6; $custom-dark: #000000;
JSON
{
"hex": "#53f080",
"rgb": {
"r": 83,
"g": 240,
"b": 128
},
"hsl": {
"h": 137.197,
"s": 83.957,
"l": 63.333
},
"oklch": {
"l": 0.84763,
"c": 0.20183,
"h": 149.3
},
"luminance": 0.65718
}Semantic roles & 50–950 ramp
primary
#53F080
secondary
#B83091
accent
#05A2E0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580