#53F27F#53F27F
#53F27F is a very light, highly saturated green. Relative luminance 0.669; OKLCH L 85.2% C 0.205 H 149.0°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #53F27F |
|---|---|
| RGB | rgb(83, 242, 127) |
| HSL | hsl(137, 86%, 64%) |
| HSV | hsv(137, 66%, 95%) |
| CMYK | cmyk(65.7%, 0%, 47.5%, 5.1%) |
| CIE-LAB | lab(85.44, -65.22, 43.44) |
| CIE-LCH | lch(85.44, 78.36, 146.34°) |
| OKLab | oklab(85.24% -0.1758 0.1058) |
| OKLCH | oklch(85.24% 0.205 149) |
| XYZ | xyz(39.1472, 66.8714, 30.9189) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.30
Spearmint
#1EF876
ΔE00 2.40
Wintergreen
#20F986
ΔE00 2.50
Turquoise Green
#04F489
ΔE00 3.03
Spring Green
#00FF7F
ΔE00 3.36
Weird Green
#3AE57F
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53F27F #F253C6
analogous
#76F253 #53F27F #53F2CE
triadic
#53F27F #7F53F2 #F27F53
tetradic
#53F27F #5376F2 #F253C6 #F2CE53
square
#53F27F #5376F2 #F253C6 #F2CE53
split-complementary
#53F27F #CE53F2 #F25376
monochromatic
#0EBC3E #1AEE55 #53F27F #8CF6A9 #C5FBD4
Accessibility & contrast
On white
1.46
#53F27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#53F27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53F27F
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53F27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53F27F | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE76
Deuteranopia (green-blind)
#E0D087
Tritanopia (blue-blind)
#08EED7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #53f27f; /* rgb */ color: rgb(83, 242, 127); /* oklch */ color: oklch(85.2% 0.205 149.0);
Tailwind
colors: {
custom: {
50: '#95f7a6',
500: '#53f27f',
950: '#000000',
},
}SCSS
$custom: #53f27f; $custom-light: #95f7a6; $custom-dark: #000000;
JSON
{
"hex": "#53f27f",
"rgb": {
"r": 83,
"g": 242,
"b": 127
},
"hsl": {
"h": 136.604,
"s": 85.946,
"l": 63.725
},
"oklch": {
"l": 0.85244,
"c": 0.20522,
"h": 149
},
"luminance": 0.66876
}Semantic roles & 50–950 ramp
primary
#53F27F
secondary
#BB2E94
accent
#03A5E2
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580