#53F28B#53F28B
#53F28B is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.4% C 0.195 H 151.4°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #53F28B |
|---|---|
| RGB | rgb(83, 242, 139) |
| HSL | hsl(141, 86%, 64%) |
| HSV | hsv(141, 66%, 95%) |
| CMYK | cmyk(65.7%, 0%, 42.6%, 5.1%) |
| CIE-LAB | lab(85.61, -63.34, 37.81) |
| CIE-LCH | lch(85.61, 73.76, 149.17°) |
| OKLab | oklab(85.44% -0.1708 0.0933) |
| OKLCH | oklch(85.44% 0.195 151.4) |
| XYZ | xyz(39.9764, 67.2031, 35.2858) |
| Luminance | 0.6721 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.22
Wintergreen
#20F986
ΔE00 2.41
Minty Green
#0BF77D
ΔE00 2.88
Weird Green
#3AE57F
ΔE00 3.10
Sea Green (survey)
#53FCA1
ΔE00 3.23
Light Green Blue
#56FCA2
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53F28B #F253BA
analogous
#6AF253 #53F28B #53F2DA
triadic
#53F28B #8B53F2 #F28B53
tetradic
#53F28B #536AF2 #F253BA #F2DA53
square
#53F28B #536AF2 #F253BA #F2DA53
split-complementary
#53F28B #DA53F2 #F2536A
monochromatic
#0EBC4C #1AEE65 #53F28B #8CF6B1 #C5FBD8
Accessibility & contrast
On white
1.45
#53F28B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#53F28B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53F28B
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53F28B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53F28B | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE83
Deuteranopia (green-blind)
#DFD092
Tritanopia (blue-blind)
#00EED9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #53f28b; /* rgb */ color: rgb(83, 242, 139); /* oklch */ color: oklch(85.4% 0.195 151.4);
Tailwind
colors: {
custom: {
50: '#94f7ae',
500: '#53f28b',
950: '#000000',
},
}SCSS
$custom: #53f28b; $custom-light: #94f7ae; $custom-dark: #000000;
JSON
{
"hex": "#53f28b",
"rgb": {
"r": 83,
"g": 242,
"b": 139
},
"hsl": {
"h": 141.132,
"s": 85.946,
"l": 63.725
},
"oklch": {
"l": 0.85437,
"c": 0.19466,
"h": 151.4
},
"luminance": 0.67207
}Semantic roles & 50–950 ramp
primary
#53F28B
secondary
#BB2E89
accent
#0394E2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581