#53F37D#53F37D
#53F37D is a very light, highly saturated green. Relative luminance 0.674; OKLCH L 85.5% C 0.208 H 148.5°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #53F37D |
|---|---|
| RGB | rgb(83, 243, 125) |
| HSL | hsl(136, 87%, 64%) |
| HSV | hsv(136, 66%, 95%) |
| CMYK | cmyk(65.8%, 0%, 48.6%, 4.7%) |
| CIE-LAB | lab(85.71, -65.87, 44.74) |
| CIE-LCH | lch(85.71, 79.63, 145.82°) |
| OKLab | oklab(85.46% -0.1776 0.1087) |
| OKLCH | oklch(85.46% 0.208 148.5) |
| XYZ | xyz(39.3166, 67.4167, 30.3388) |
| Luminance | 0.6742 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.16
Minty Green
#0BF77D
ΔE00 2.25
Wintergreen
#20F986
ΔE00 2.56
Spring Green
#00FF7F
ΔE00 3.17
Turquoise Green
#04F489
ΔE00 3.27
Weird Green
#3AE57F
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53F37D #F353C9
analogous
#79F353 #53F37D #53F3CD
triadic
#53F37D #7D53F3 #F37D53
tetradic
#53F37D #5379F3 #F353C9 #F3CD53
square
#53F37D #5379F3 #F353C9 #F3CD53
split-complementary
#53F37D #CD53F3 #F35379
monochromatic
#0DBE3C #1AEF52 #53F37D #8CF7A8 #C5FBD3
Accessibility & contrast
On white
1.45
#53F37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#53F37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53F37D
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53F37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53F37D | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF73
Deuteranopia (green-blind)
#E1D185
Tritanopia (blue-blind)
#0AEED7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #53f37d; /* rgb */ color: rgb(83, 243, 125); /* oklch */ color: oklch(85.5% 0.208 148.5);
Tailwind
colors: {
custom: {
50: '#95f8a4',
500: '#53f37d',
950: '#000000',
},
}SCSS
$custom: #53f37d; $custom-light: #95f8a4; $custom-dark: #000000;
JSON
{
"hex": "#53f37d",
"rgb": {
"r": 83,
"g": 243,
"b": 125
},
"hsl": {
"h": 135.75,
"s": 86.957,
"l": 63.922
},
"oklch": {
"l": 0.85463,
"c": 0.20819,
"h": 148.5
},
"luminance": 0.67421
}Semantic roles & 50–950 ramp
primary
#53F37D
secondary
#BC2E97
accent
#02A8E4
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580