#53EF83#53EF83
#53EF83 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.6% C 0.198 H 150.0°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #53EF83 |
|---|---|
| RGB | rgb(83, 239, 131) |
| HSL | hsl(138, 83%, 63%) |
| HSV | hsv(138, 65%, 94%) |
| CMYK | cmyk(65.3%, 0%, 45.2%, 6.3%) |
| CIE-LAB | lab(84.59, -63.54, 40.43) |
| CIE-LCH | lch(84.59, 75.31, 147.53°) |
| OKLab | oklab(84.56% -0.1713 0.0991) |
| OKLCH | oklch(84.56% 0.198 150) |
| XYZ | xyz(38.5275, 65.2066, 32.0240) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.67
Turquoise Green
#04F489
ΔE00 2.70
Wintergreen
#20F986
ΔE00 2.74
Minty Green
#0BF77D
ΔE00 2.77
Spearmint
#1EF876
ΔE00 3.21
Spring Green
#00FF7F
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53EF83 #EF53BF
analogous
#71EF53 #53EF83 #53EFD1
triadic
#53EF83 #8353EF #EF8353
tetradic
#53EF83 #5371EF #EF53BF #EFD153
square
#53EF83 #5371EF #EF53BF #EFD153
split-complementary
#53EF83 #D153EF #EF5371
monochromatic
#11B744 #1BEA5B #53EF83 #8BF4AB #C3F9D4
Accessibility & contrast
On white
1.50
#53EF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#53EF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53EF83
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53EF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53EF83 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7B
Deuteranopia (green-blind)
#DDCE8A
Tritanopia (blue-blind)
#06EBD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #53ef83; /* rgb */ color: rgb(83, 239, 131); /* oklch */ color: oklch(84.6% 0.198 150.0);
Tailwind
colors: {
custom: {
50: '#94f5a8',
500: '#53ef83',
950: '#000000',
},
}SCSS
$custom: #53ef83; $custom-light: #94f5a8; $custom-dark: #000000;
JSON
{
"hex": "#53ef83",
"rgb": {
"r": 83,
"g": 239,
"b": 131
},
"hsl": {
"h": 138.462,
"s": 82.979,
"l": 63.137
},
"oklch": {
"l": 0.84562,
"c": 0.19792,
"h": 150
},
"luminance": 0.65211
}Semantic roles & 50–950 ramp
primary
#53EF83
secondary
#B6308D
accent
#069DDF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F1710
muted
#808580