#53EE84#53EE84
#53EE84 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.3% C 0.196 H 150.2°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #53EE84 |
|---|---|
| RGB | rgb(83, 238, 132) |
| HSL | hsl(139, 82%, 63%) |
| HSV | hsv(139, 65%, 93%) |
| CMYK | cmyk(65.1%, 0%, 44.5%, 6.7%) |
| CIE-LAB | lab(84.30, -63.02, 39.57) |
| CIE-LCH | lch(84.30, 74.41, 147.88°) |
| OKLab | oklab(84.33% -0.1699 0.0972) |
| OKLCH | oklch(84.33% 0.196 150.2) |
| XYZ | xyz(38.3037, 64.6500, 32.2854) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.42
Turquoise Green
#04F489
ΔE00 2.69
Wintergreen
#20F986
ΔE00 2.91
Minty Green
#0BF77D
ΔE00 2.98
Spearmint
#1EF876
ΔE00 3.49
Sea Green (survey)
#53FCA1
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53EE84 #EE53BD
analogous
#6FEE53 #53EE84 #53EED2
triadic
#53EE84 #8453EE #EE8453
tetradic
#53EE84 #536FEE #EE53BD #EED253
square
#53EE84 #536FEE #EE53BD #EED253
split-complementary
#53EE84 #D253EE #EE536F
monochromatic
#12B545 #1BE85C #53EE84 #8BF4AC #C2F9D4
Accessibility & contrast
On white
1.51
#53EE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#53EE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53EE84
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53EE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53EE84 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7C
Deuteranopia (green-blind)
#DCCD8B
Tritanopia (blue-blind)
#06EAD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #53ee84; /* rgb */ color: rgb(83, 238, 132); /* oklch */ color: oklch(84.3% 0.196 150.2);
Tailwind
colors: {
custom: {
50: '#94f5a9',
500: '#53ee84',
950: '#000000',
},
}SCSS
$custom: #53ee84; $custom-light: #94f5a9; $custom-dark: #000000;
JSON
{
"hex": "#53ee84",
"rgb": {
"r": 83,
"g": 238,
"b": 132
},
"hsl": {
"h": 138.968,
"s": 82.011,
"l": 62.941
},
"oklch": {
"l": 0.8433,
"c": 0.19576,
"h": 150.2
},
"luminance": 0.64654
}Semantic roles & 50–950 ramp
primary
#53EE84
secondary
#B4318B
accent
#079ADE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581