#53F286#53F286
#53F286 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.4% C 0.199 H 150.3°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #53F286 |
|---|---|
| RGB | rgb(83, 242, 134) |
| HSL | hsl(139, 86%, 64%) |
| HSV | hsv(139, 66%, 95%) |
| CMYK | cmyk(65.7%, 0%, 44.6%, 5.1%) |
| CIE-LAB | lab(85.53, -64.15, 40.17) |
| CIE-LCH | lch(85.53, 75.68, 147.95°) |
| OKLab | oklab(85.35% -0.1729 0.0986) |
| OKLCH | oklch(85.35% 0.199 150.3) |
| XYZ | xyz(39.6194, 67.0603, 33.4056) |
| Luminance | 0.6706 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.28
Turquoise Green
#04F489
ΔE00 2.44
Minty Green
#0BF77D
ΔE00 2.49
Spearmint
#1EF876
ΔE00 2.99
Weird Green
#3AE57F
ΔE00 3.18
Spring Green
#00FF7F
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53F286 #F253BF
analogous
#6FF253 #53F286 #53F2D5
triadic
#53F286 #8653F2 #F28653
tetradic
#53F286 #536FF2 #F253BF #F2D553
square
#53F286 #536FF2 #F253BF #F2D553
split-complementary
#53F286 #D553F2 #F2536F
monochromatic
#0EBC46 #1AEE5E #53F286 #8CF6AE #C5FBD6
Accessibility & contrast
On white
1.46
#53F286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#53F286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53F286
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53F286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53F286 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7E
Deuteranopia (green-blind)
#DFD08D
Tritanopia (blue-blind)
#00EED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #53f286; /* rgb */ color: rgb(83, 242, 134); /* oklch */ color: oklch(85.4% 0.199 150.3);
Tailwind
colors: {
custom: {
50: '#94f7aa',
500: '#53f286',
950: '#000000',
},
}SCSS
$custom: #53f286; $custom-light: #94f7aa; $custom-dark: #000000;
JSON
{
"hex": "#53f286",
"rgb": {
"r": 83,
"g": 242,
"b": 134
},
"hsl": {
"h": 139.245,
"s": 85.946,
"l": 63.725
},
"oklch": {
"l": 0.85354,
"c": 0.19909,
"h": 150.3
},
"luminance": 0.67064
}Semantic roles & 50–950 ramp
primary
#53F286
secondary
#BB2E8E
accent
#039BE2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581