#53EF7B#53EF7B
#53EF7B is a very light, highly saturated green. Relative luminance 0.650; OKLCH L 84.4% C 0.205 H 148.4°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #53EF7B |
|---|---|
| RGB | rgb(83, 239, 123) |
| HSL | hsl(135, 83%, 63%) |
| HSV | hsv(135, 65%, 94%) |
| CMYK | cmyk(65.3%, 0%, 48.5%, 6.3%) |
| CIE-LAB | lab(84.48, -64.75, 44.16) |
| CIE-LCH | lch(84.48, 78.38, 145.71°) |
| OKLab | oklab(84.44% -0.1746 0.1073) |
| OKLCH | oklch(84.44% 0.205 148.4) |
| XYZ | xyz(38.0061, 64.9981, 29.2780) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.67
Spearmint
#1EF876
ΔE00 2.69
Wintergreen
#20F986
ΔE00 3.04
Weird Green
#3AE57F
ΔE00 3.23
Turquoise Green
#04F489
ΔE00 3.39
Spring Green
#00FF7F
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53EF7B #EF53C7
analogous
#79EF53 #53EF7B #53EFC9
triadic
#53EF7B #7B53EF #EF7B53
tetradic
#53EF7B #5379EF #EF53C7 #EFC953
square
#53EF7B #5379EF #EF53C7 #EFC953
split-complementary
#53EF7B #C953EF #EF5379
monochromatic
#11B73B #1BEA50 #53EF7B #8BF4A6 #C3F9D1
Accessibility & contrast
On white
1.50
#53EF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#53EF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53EF7B
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53EF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53EF7B | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB71
Deuteranopia (green-blind)
#DECE83
Tritanopia (blue-blind)
#14EAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #53ef7b; /* rgb */ color: rgb(83, 239, 123); /* oklch */ color: oklch(84.4% 0.205 148.4);
Tailwind
colors: {
custom: {
50: '#94f5a3',
500: '#53ef7b',
950: '#000000',
},
}SCSS
$custom: #53ef7b; $custom-light: #94f5a3; $custom-dark: #000000;
JSON
{
"hex": "#53ef7b",
"rgb": {
"r": 83,
"g": 239,
"b": 123
},
"hsl": {
"h": 135.385,
"s": 82.979,
"l": 63.137
},
"oklch": {
"l": 0.84438,
"c": 0.20492,
"h": 148.4
},
"luminance": 0.65002
}Semantic roles & 50–950 ramp
primary
#53EF7B
secondary
#B63094
accent
#06A8DF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580