#53F28C#53F28C
#53F28C is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.5% C 0.194 H 151.6°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #53F28C |
|---|---|
| RGB | rgb(83, 242, 140) |
| HSL | hsl(142, 86%, 64%) |
| HSV | hsv(142, 66%, 95%) |
| CMYK | cmyk(65.7%, 0%, 42.1%, 5.1%) |
| CIE-LAB | lab(85.62, -63.17, 37.33) |
| CIE-LCH | lch(85.62, 73.38, 149.42°) |
| OKLab | oklab(85.45% -0.1704 0.0922) |
| OKLCH | oklch(85.45% 0.194 151.6) |
| XYZ | xyz(40.0498, 67.2324, 35.6724) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.21
Wintergreen
#20F986
ΔE00 2.47
Minty Green
#0BF77D
ΔE00 2.97
Weird Green
#3AE57F
ΔE00 3.11
Sea Green (survey)
#53FCA1
ΔE00 3.12
Light Green Blue
#56FCA2
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53F28C #F253B9
analogous
#69F253 #53F28C #53F2DB
triadic
#53F28C #8C53F2 #F28C53
tetradic
#53F28C #5369F2 #F253B9 #F2DB53
square
#53F28C #5369F2 #F253B9 #F2DB53
split-complementary
#53F28C #DB53F2 #F25369
monochromatic
#0EBC4D #1AEE66 #53F28C #8CF6B2 #C5FBD8
Accessibility & contrast
On white
1.45
#53F28C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#53F28C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53F28C
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53F28C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53F28C | 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)
#F3DE85
Deuteranopia (green-blind)
#DFD093
Tritanopia (blue-blind)
#00EED9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #53f28c; /* rgb */ color: rgb(83, 242, 140); /* oklch */ color: oklch(85.5% 0.194 151.6);
Tailwind
colors: {
custom: {
50: '#94f7ae',
500: '#53f28c',
950: '#000000',
},
}SCSS
$custom: #53f28c; $custom-light: #94f7ae; $custom-dark: #000000;
JSON
{
"hex": "#53f28c",
"rgb": {
"r": 83,
"g": 242,
"b": 140
},
"hsl": {
"h": 141.509,
"s": 85.946,
"l": 63.725
},
"oklch": {
"l": 0.85454,
"c": 0.19378,
"h": 151.6
},
"luminance": 0.67237
}Semantic roles & 50–950 ramp
primary
#53F28C
secondary
#BB2E88
accent
#0392E2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581