#53EF84#53EF84
#53EF84 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.6% C 0.197 H 150.2°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #53EF84 |
|---|---|
| RGB | rgb(83, 239, 132) |
| HSL | hsl(139, 83%, 63%) |
| HSV | hsv(139, 65%, 94%) |
| CMYK | cmyk(65.3%, 0%, 44.8%, 6.3%) |
| CIE-LAB | lab(84.60, -63.38, 39.96) |
| CIE-LCH | lch(84.60, 74.92, 147.77°) |
| OKLab | oklab(84.58% -0.1709 0.0981) |
| OKLCH | oklch(84.58% 0.197 150.2) |
| XYZ | xyz(38.5956, 65.2339, 32.3827) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.62
Turquoise Green
#04F489
ΔE00 2.63
Wintergreen
#20F986
ΔE00 2.74
Minty Green
#0BF77D
ΔE00 2.82
Spearmint
#1EF876
ΔE00 3.30
Spring Green
#00FF7F
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53EF84 #EF53BE
analogous
#70EF53 #53EF84 #53EFD2
triadic
#53EF84 #8453EF #EF8453
tetradic
#53EF84 #5370EF #EF53BE #EFD253
square
#53EF84 #5370EF #EF53BE #EFD253
split-complementary
#53EF84 #D253EF #EF5370
monochromatic
#11B745 #1BEA5C #53EF84 #8BF4AC #C3F9D4
Accessibility & contrast
On white
1.49
#53EF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#53EF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53EF84
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53EF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53EF84 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7C
Deuteranopia (green-blind)
#DDCE8B
Tritanopia (blue-blind)
#04EBD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #53ef84; /* rgb */ color: rgb(83, 239, 132); /* oklch */ color: oklch(84.6% 0.197 150.2);
Tailwind
colors: {
custom: {
50: '#94f5a9',
500: '#53ef84',
950: '#000000',
},
}SCSS
$custom: #53ef84; $custom-light: #94f5a9; $custom-dark: #000000;
JSON
{
"hex": "#53ef84",
"rgb": {
"r": 83,
"g": 239,
"b": 132
},
"hsl": {
"h": 138.846,
"s": 82.979,
"l": 63.137
},
"oklch": {
"l": 0.84578,
"c": 0.19704,
"h": 150.2
},
"luminance": 0.65238
}Semantic roles & 50–950 ramp
primary
#53EF84
secondary
#B6308C
accent
#069BDF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581