#53F07F#53F07F
#53F07F is a very light, highly saturated green. Relative luminance 0.657; OKLCH L 84.7% C 0.203 H 149.1°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #53F07F |
|---|---|
| RGB | rgb(83, 240, 127) |
| HSL | hsl(137, 84%, 63%) |
| HSV | hsv(137, 65%, 94%) |
| CMYK | cmyk(65.4%, 0%, 47.1%, 5.9%) |
| CIE-LAB | lab(84.84, -64.51, 42.68) |
| CIE-LCH | lch(84.84, 77.35, 146.51°) |
| OKLab | oklab(84.75% -0.1739 0.1041) |
| OKLCH | oklch(84.75% 0.203 149.1) |
| XYZ | xyz(38.5552, 65.6874, 30.7216) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.52
Wintergreen
#20F986
ΔE00 2.71
Spearmint
#1EF876
ΔE00 2.72
Turquoise Green
#04F489
ΔE00 3.00
Weird Green
#3AE57F
ΔE00 3.12
Spring Green
#00FF7F
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53F07F #F053C4
analogous
#75F053 #53F07F #53F0CD
triadic
#53F07F #7F53F0 #F07F53
tetradic
#53F07F #5375F0 #F053C4 #F0CD53
square
#53F07F #5375F0 #F053C4 #F0CD53
split-complementary
#53F07F #CD53F0 #F05375
monochromatic
#10B93F #1BEB55 #53F07F #8BF5A9 #C4FAD3
Accessibility & contrast
On white
1.49
#53F07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#53F07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53F07F
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53F07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53F07F | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 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)
#F2DC76
Deuteranopia (green-blind)
#DECE87
Tritanopia (blue-blind)
#0CECD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #53f07f; /* rgb */ color: rgb(83, 240, 127); /* oklch */ color: oklch(84.7% 0.203 149.1);
Tailwind
colors: {
custom: {
50: '#94f6a6',
500: '#53f07f',
950: '#000000',
},
}SCSS
$custom: #53f07f; $custom-light: #94f6a6; $custom-dark: #000000;
JSON
{
"hex": "#53f07f",
"rgb": {
"r": 83,
"g": 240,
"b": 127
},
"hsl": {
"h": 136.815,
"s": 83.957,
"l": 63.333
},
"oklch": {
"l": 0.84748,
"c": 0.2027,
"h": 149.1
},
"luminance": 0.65691
}Semantic roles & 50–950 ramp
primary
#53F07F
secondary
#B83091
accent
#05A3E0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580