#53EE81#53EE81
#53EE81 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.3% C 0.198 H 149.6°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #53EE81 |
|---|---|
| RGB | rgb(83, 238, 129) |
| HSL | hsl(138, 82%, 63%) |
| HSV | hsv(138, 65%, 93%) |
| CMYK | cmyk(65.1%, 0%, 45.8%, 6.7%) |
| CIE-LAB | lab(84.26, -63.49, 40.98) |
| CIE-LCH | lch(84.26, 75.57, 147.16°) |
| OKLab | oklab(84.28% -0.1712 0.1003) |
| OKLCH | oklch(84.28% 0.198 149.6) |
| XYZ | xyz(38.1013, 64.5690, 31.2197) |
| Luminance | 0.6457 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.57
Minty Green
#0BF77D
ΔE00 2.86
Turquoise Green
#04F489
ΔE00 2.88
Wintergreen
#20F986
ΔE00 2.93
Spearmint
#1EF876
ΔE00 3.23
Spring Green
#00FF7F
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53EE81 #EE53C0
analogous
#73EE53 #53EE81 #53EECE
triadic
#53EE81 #8153EE #EE8153
tetradic
#53EE81 #5373EE #EE53C0 #EECE53
square
#53EE81 #5373EE #EE53C0 #EECE53
split-complementary
#53EE81 #CE53EE #EE5373
monochromatic
#12B542 #1BE858 #53EE81 #8BF4AA #C2F9D3
Accessibility & contrast
On white
1.51
#53EE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#53EE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53EE81
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53EE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53EE81 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA78
Deuteranopia (green-blind)
#DCCD89
Tritanopia (blue-blind)
#0CEAD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #53ee81; /* rgb */ color: rgb(83, 238, 129); /* oklch */ color: oklch(84.3% 0.198 149.6);
Tailwind
colors: {
custom: {
50: '#94f5a7',
500: '#53ee81',
950: '#000000',
},
}SCSS
$custom: #53ee81; $custom-light: #94f5a7; $custom-dark: #000000;
JSON
{
"hex": "#53ee81",
"rgb": {
"r": 83,
"g": 238,
"b": 129
},
"hsl": {
"h": 137.806,
"s": 82.011,
"l": 62.941
},
"oklch": {
"l": 0.84282,
"c": 0.19841,
"h": 149.6
},
"luminance": 0.64573
}Semantic roles & 50–950 ramp
primary
#53EE81
secondary
#B4318D
accent
#079FDE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580