#53F17C#53F17C
#53F17C is a very light, highly saturated green. Relative luminance 0.662; OKLCH L 85.0% C 0.207 H 148.5°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #53F17C |
|---|---|
| RGB | rgb(83, 241, 124) |
| HSL | hsl(136, 85%, 64%) |
| HSV | hsv(136, 66%, 95%) |
| CMYK | cmyk(65.6%, 0%, 48.5%, 5.5%) |
| CIE-LAB | lab(85.10, -65.31, 44.45) |
| CIE-LCH | lch(85.10, 79.00, 145.76°) |
| OKLab | oklab(84.95% -0.1761 0.108) |
| OKLCH | oklch(84.95% 0.207 148.5) |
| XYZ | xyz(38.6578, 66.2008, 29.8056) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.40
Minty Green
#0BF77D
ΔE00 2.43
Wintergreen
#20F986
ΔE00 2.78
Turquoise Green
#04F489
ΔE00 3.30
Spring Green
#00FF7F
ΔE00 3.51
Weird Green
#3AE57F
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53F17C #F153C8
analogous
#79F153 #53F17C #53F1CB
triadic
#53F17C #7C53F1 #F17C53
tetradic
#53F17C #5379F1 #F153C8 #F1CB53
square
#53F17C #5379F1 #F153C8 #F1CB53
split-complementary
#53F17C #CB53F1 #F15379
monochromatic
#0FBA3C #1AEC51 #53F17C #8CF6A7 #C4FAD2
Accessibility & contrast
On white
1.47
#53F17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#53F17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53F17C
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53F17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53F17C | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD72
Deuteranopia (green-blind)
#E0CF84
Tritanopia (blue-blind)
#10ECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #53f17c; /* rgb */ color: rgb(83, 241, 124); /* oklch */ color: oklch(85.0% 0.207 148.5);
Tailwind
colors: {
custom: {
50: '#94f7a4',
500: '#53f17c',
950: '#000000',
},
}SCSS
$custom: #53f17c; $custom-light: #94f7a4; $custom-dark: #000000;
JSON
{
"hex": "#53f17c",
"rgb": {
"r": 83,
"g": 241,
"b": 124
},
"hsl": {
"h": 135.57,
"s": 84.946,
"l": 63.529
},
"oklch": {
"l": 0.84951,
"c": 0.20656,
"h": 148.5
},
"luminance": 0.66205
}Semantic roles & 50–950 ramp
primary
#53F17C
secondary
#B92F95
accent
#04A8E1
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580