#53F07B#53F07B
#53F07B is a very light, highly saturated green. Relative luminance 0.656; OKLCH L 84.7% C 0.206 H 148.4°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #53F07B |
|---|---|
| RGB | rgb(83, 240, 123) |
| HSL | hsl(135, 84%, 63%) |
| HSV | hsv(135, 65%, 94%) |
| CMYK | cmyk(65.4%, 0%, 48.7%, 5.9%) |
| CIE-LAB | lab(84.78, -65.11, 44.53) |
| CIE-LCH | lch(84.78, 78.88, 145.63°) |
| OKLab | oklab(84.69% -0.1756 0.1081) |
| OKLCH | oklch(84.69% 0.206 148.4) |
| XYZ | xyz(38.2997, 65.5852, 29.3758) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.52
Minty Green
#0BF77D
ΔE00 2.56
Wintergreen
#20F986
ΔE00 2.94
Turquoise Green
#04F489
ΔE00 3.39
Weird Green
#3AE57F
ΔE00 3.44
Spring Green
#00FF7F
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53F07B #F053C8
analogous
#79F053 #53F07B #53F0CA
triadic
#53F07B #7B53F0 #F07B53
tetradic
#53F07B #5379F0 #F053C8 #F0CA53
square
#53F07B #5379F0 #F053C8 #F0CA53
split-complementary
#53F07B #CA53F0 #F05379
monochromatic
#10B93B #1BEB50 #53F07B #8BF5A6 #C4FAD1
Accessibility & contrast
On white
1.49
#53F07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#53F07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53F07B
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53F07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53F07B | 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)
#F2DC71
Deuteranopia (green-blind)
#DFCE83
Tritanopia (blue-blind)
#13EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #53f07b; /* rgb */ color: rgb(83, 240, 123); /* oklch */ color: oklch(84.7% 0.206 148.4);
Tailwind
colors: {
custom: {
50: '#94f6a3',
500: '#53f07b',
950: '#000000',
},
}SCSS
$custom: #53f07b; $custom-light: #94f6a3; $custom-dark: #000000;
JSON
{
"hex": "#53f07b",
"rgb": {
"r": 83,
"g": 240,
"b": 123
},
"hsl": {
"h": 135.287,
"s": 83.957,
"l": 63.333
},
"oklch": {
"l": 0.84687,
"c": 0.20617,
"h": 148.4
},
"luminance": 0.65589
}Semantic roles & 50–950 ramp
primary
#53F07B
secondary
#B83095
accent
#05A9E0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580