#53F17F#53F17F
#53F17F is a very light, highly saturated green. Relative luminance 0.663; OKLCH L 85.0% C 0.204 H 149.0°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #53F17F |
|---|---|
| RGB | rgb(83, 241, 127) |
| HSL | hsl(137, 85%, 64%) |
| HSV | hsv(137, 66%, 95%) |
| CMYK | cmyk(65.6%, 0%, 47.3%, 5.5%) |
| CIE-LAB | lab(85.14, -64.87, 43.06) |
| CIE-LCH | lch(85.14, 77.86, 146.42°) |
| OKLab | oklab(85% -0.1749 0.1049) |
| OKLCH | oklch(85% 0.204 149) |
| XYZ | xyz(38.8504, 66.2778, 30.8200) |
| Luminance | 0.6628 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.40
Spearmint
#1EF876
ΔE00 2.56
Wintergreen
#20F986
ΔE00 2.60
Turquoise Green
#04F489
ΔE00 3.00
Weird Green
#3AE57F
ΔE00 3.33
Spring Green
#00FF7F
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53F17F #F153C5
analogous
#76F153 #53F17F #53F1CE
triadic
#53F17F #7F53F1 #F17F53
tetradic
#53F17F #5376F1 #F153C5 #F1CE53
square
#53F17F #5376F1 #F153C5 #F1CE53
split-complementary
#53F17F #CE53F1 #F15376
monochromatic
#0FBA3F #1AEC55 #53F17F #8CF6A9 #C4FAD3
Accessibility & contrast
On white
1.47
#53F17F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#53F17F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53F17F
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53F17F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53F17F | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD76
Deuteranopia (green-blind)
#DFCF87
Tritanopia (blue-blind)
#0AEDD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #53f17f; /* rgb */ color: rgb(83, 241, 127); /* oklch */ color: oklch(85.0% 0.204 149.0);
Tailwind
colors: {
custom: {
50: '#94f7a6',
500: '#53f17f',
950: '#000000',
},
}SCSS
$custom: #53f17f; $custom-light: #94f7a6; $custom-dark: #000000;
JSON
{
"hex": "#53f17f",
"rgb": {
"r": 83,
"g": 241,
"b": 127
},
"hsl": {
"h": 136.709,
"s": 84.946,
"l": 63.529
},
"oklch": {
"l": 0.84996,
"c": 0.20396,
"h": 149
},
"luminance": 0.66282
}Semantic roles & 50–950 ramp
primary
#53F17F
secondary
#B92F93
accent
#04A4E1
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580