#53EF7F#53EF7F
#53EF7F is a very light, highly saturated green. Relative luminance 0.651; OKLCH L 84.5% C 0.201 H 149.2°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #53EF7F |
|---|---|
| RGB | rgb(83, 239, 127) |
| HSL | hsl(137, 83%, 63%) |
| HSV | hsv(137, 65%, 94%) |
| CMYK | cmyk(65.3%, 0%, 46.9%, 6.3%) |
| CIE-LAB | lab(84.54, -64.16, 42.30) |
| CIE-LCH | lch(84.54, 76.85, 146.60°) |
| OKLab | oklab(84.5% -0.173 0.1032) |
| OKLCH | oklch(84.5% 0.201 149.2) |
| XYZ | xyz(38.2616, 65.1003, 30.6238) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.66
Wintergreen
#20F986
ΔE00 2.84
Spearmint
#1EF876
ΔE00 2.90
Weird Green
#3AE57F
ΔE00 2.91
Turquoise Green
#04F489
ΔE00 3.01
Spring Green
#00FF7F
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53EF7F #EF53C3
analogous
#75EF53 #53EF7F #53EFCD
triadic
#53EF7F #7F53EF #EF7F53
tetradic
#53EF7F #5375EF #EF53C3 #EFCD53
square
#53EF7F #5375EF #EF53C3 #EFCD53
split-complementary
#53EF7F #CD53EF #EF5375
monochromatic
#11B740 #1BEA55 #53EF7F #8BF4A9 #C3F9D2
Accessibility & contrast
On white
1.50
#53EF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#53EF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53EF7F
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53EF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53EF7F | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB76
Deuteranopia (green-blind)
#DDCE87
Tritanopia (blue-blind)
#0EEBD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #53ef7f; /* rgb */ color: rgb(83, 239, 127); /* oklch */ color: oklch(84.5% 0.201 149.2);
Tailwind
colors: {
custom: {
50: '#94f5a6',
500: '#53ef7f',
950: '#000000',
},
}SCSS
$custom: #53ef7f; $custom-light: #94f5a6; $custom-dark: #000000;
JSON
{
"hex": "#53ef7f",
"rgb": {
"r": 83,
"g": 239,
"b": 127
},
"hsl": {
"h": 136.923,
"s": 82.979,
"l": 63.137
},
"oklch": {
"l": 0.84499,
"c": 0.20144,
"h": 149.2
},
"luminance": 0.65104
}Semantic roles & 50–950 ramp
primary
#53EF7F
secondary
#B63090
accent
#06A2DF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580