#53EE74#53EE74
#53EE74 is a very light, highly saturated green. Relative luminance 0.642; OKLCH L 84.1% C 0.210 H 147.3°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #53EE74 |
|---|---|
| RGB | rgb(83, 238, 116) |
| HSL | hsl(133, 82%, 63%) |
| HSV | hsv(133, 65%, 93%) |
| CMYK | cmyk(65.1%, 0%, 51.3%, 6.7%) |
| CIE-LAB | lab(84.09, -65.40, 46.99) |
| CIE-LCH | lch(84.09, 80.53, 144.30°) |
| OKLab | oklab(84.09% -0.1764 0.1133) |
| OKLCH | oklch(84.09% 0.21 147.3) |
| XYZ | xyz(37.2916, 64.2451, 26.9549) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.76
Minty Green
#0BF77D
ΔE00 3.06
Lightish Green
#61E160
ΔE00 3.65
Wintergreen
#20F986
ΔE00 3.65
Weird Green
#3AE57F
ΔE00 3.73
Turquoise Green
#04F489
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53EE74 #EE53CD
analogous
#7FEE53 #53EE74 #53EEC1
triadic
#53EE74 #7453EE #EE7453
tetradic
#53EE74 #537FEE #EE53CD #EEC153
square
#53EE74 #537FEE #EE53CD #EEC153
split-complementary
#53EE74 #C153EE #EE537F
monochromatic
#12B535 #1BE847 #53EE74 #8BF4A1 #C2F9CE
Accessibility & contrast
On white
1.52
#53EE74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#53EE74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53EE74
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53EE74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53EE74 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA69
Deuteranopia (green-blind)
#DECD7D
Tritanopia (blue-blind)
#1CE9D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #53ee74; /* rgb */ color: rgb(83, 238, 116); /* oklch */ color: oklch(84.1% 0.210 147.3);
Tailwind
colors: {
custom: {
50: '#94f59e',
500: '#53ee74',
950: '#000000',
},
}SCSS
$custom: #53ee74; $custom-light: #94f59e; $custom-dark: #000000;
JSON
{
"hex": "#53ee74",
"rgb": {
"r": 83,
"g": 238,
"b": 116
},
"hsl": {
"h": 132.774,
"s": 82.011,
"l": 62.941
},
"oklch": {
"l": 0.84089,
"c": 0.20967,
"h": 147.3
},
"luminance": 0.64249
}Semantic roles & 50–950 ramp
primary
#53EE74
secondary
#B43198
accent
#07B1DE
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580