#53F28D#53F28D
#53F28D is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.5% C 0.193 H 151.8°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #53F28D |
|---|---|
| RGB | rgb(83, 242, 141) |
| HSL | hsl(142, 86%, 64%) |
| HSV | hsv(142, 66%, 95%) |
| CMYK | cmyk(65.7%, 0%, 41.7%, 5.1%) |
| CIE-LAB | lab(85.64, -63.01, 36.86) |
| CIE-LCH | lch(85.64, 73.00, 149.67°) |
| OKLab | oklab(85.47% -0.17 0.0912) |
| OKLCH | oklch(85.47% 0.193 151.8) |
| XYZ | xyz(40.1238, 67.2621, 36.0625) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.21
Wintergreen
#20F986
ΔE00 2.53
Sea Green (survey)
#53FCA1
ΔE00 3.00
Minty Green
#0BF77D
ΔE00 3.08
Light Green Blue
#56FCA2
ΔE00 3.09
Weird Green
#3AE57F
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53F28D #F253B8
analogous
#68F253 #53F28D #53F2DD
triadic
#53F28D #8D53F2 #F28D53
tetradic
#53F28D #5368F2 #F253B8 #F2DD53
square
#53F28D #5368F2 #F253B8 #F2DD53
split-complementary
#53F28D #DD53F2 #F25368
monochromatic
#0EBC4E #1AEE67 #53F28D #8CF6B3 #C5FBD8
Accessibility & contrast
On white
1.45
#53F28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#53F28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53F28D
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53F28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53F28D | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF86
Deuteranopia (green-blind)
#DFD094
Tritanopia (blue-blind)
#00EED9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #53f28d; /* rgb */ color: rgb(83, 242, 141); /* oklch */ color: oklch(85.5% 0.193 151.8);
Tailwind
colors: {
custom: {
50: '#94f7af',
500: '#53f28d',
950: '#000000',
},
}SCSS
$custom: #53f28d; $custom-light: #94f7af; $custom-dark: #000000;
JSON
{
"hex": "#53f28d",
"rgb": {
"r": 83,
"g": 242,
"b": 141
},
"hsl": {
"h": 141.887,
"s": 85.946,
"l": 63.725
},
"oklch": {
"l": 0.85471,
"c": 0.19289,
"h": 151.8
},
"luminance": 0.67266
}Semantic roles & 50–950 ramp
primary
#53F28D
secondary
#BB2E88
accent
#0391E2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581