#53EE7F#53EE7F
#53EE7F is a very light, highly saturated green. Relative luminance 0.645; OKLCH L 84.3% C 0.200 H 149.2°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #53EE7F |
|---|---|
| RGB | rgb(83, 238, 127) |
| HSL | hsl(137, 82%, 63%) |
| HSV | hsv(137, 65%, 93%) |
| CMYK | cmyk(65.1%, 0%, 46.6%, 6.7%) |
| CIE-LAB | lab(84.23, -63.80, 41.92) |
| CIE-LCH | lch(84.23, 76.34, 146.69°) |
| OKLab | oklab(84.25% -0.172 0.1024) |
| OKLCH | oklch(84.25% 0.2 149.2) |
| XYZ | xyz(37.9697, 64.5164, 30.5264) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.70
Minty Green
#0BF77D
ΔE00 2.81
Wintergreen
#20F986
ΔE00 2.98
Turquoise Green
#04F489
ΔE00 3.04
Spearmint
#1EF876
ΔE00 3.09
Spring Green
#00FF7F
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53EE7F #EE53C2
analogous
#74EE53 #53EE7F #53EECC
triadic
#53EE7F #7F53EE #EE7F53
tetradic
#53EE7F #5374EE #EE53C2 #EECC53
square
#53EE7F #5374EE #EE53C2 #EECC53
split-complementary
#53EE7F #CC53EE #EE5374
monochromatic
#12B540 #1BE856 #53EE7F #8BF4A8 #C2F9D2
Accessibility & contrast
On white
1.51
#53EE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#53EE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53EE7F
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53EE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53EE7F | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA76
Deuteranopia (green-blind)
#DCCD87
Tritanopia (blue-blind)
#10EAD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #53ee7f; /* rgb */ color: rgb(83, 238, 127); /* oklch */ color: oklch(84.3% 0.200 149.2);
Tailwind
colors: {
custom: {
50: '#94f5a6',
500: '#53ee7f',
950: '#000000',
},
}SCSS
$custom: #53ee7f; $custom-light: #94f5a6; $custom-dark: #000000;
JSON
{
"hex": "#53ee7f",
"rgb": {
"r": 83,
"g": 238,
"b": 127
},
"hsl": {
"h": 137.032,
"s": 82.011,
"l": 62.941
},
"oklch": {
"l": 0.8425,
"c": 0.20017,
"h": 149.2
},
"luminance": 0.6452
}Semantic roles & 50–950 ramp
primary
#53EE7F
secondary
#B4318F
accent
#07A1DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580