#53F285#53F285
#53F285 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.3% C 0.200 H 150.1°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #53F285 |
|---|---|
| RGB | rgb(83, 242, 133) |
| HSL | hsl(139, 86%, 64%) |
| HSV | hsv(139, 66%, 95%) |
| CMYK | cmyk(65.7%, 0%, 45%, 5.1%) |
| CIE-LAB | lab(85.52, -64.30, 40.64) |
| CIE-LCH | lch(85.52, 76.07, 147.71°) |
| OKLab | oklab(85.34% -0.1734 0.0997) |
| OKLCH | oklch(85.34% 0.2 150.1) |
| XYZ | xyz(39.5499, 67.0325, 33.0400) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.29
Minty Green
#0BF77D
ΔE00 2.43
Turquoise Green
#04F489
ΔE00 2.51
Spearmint
#1EF876
ΔE00 2.89
Weird Green
#3AE57F
ΔE00 3.21
Spring Green
#00FF7F
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53F285 #F253C0
analogous
#70F253 #53F285 #53F2D4
triadic
#53F285 #8553F2 #F28553
tetradic
#53F285 #5370F2 #F253C0 #F2D453
square
#53F285 #5370F2 #F253C0 #F2D453
split-complementary
#53F285 #D453F2 #F25370
monochromatic
#0EBC45 #1AEE5D #53F285 #8CF6AD #C5FBD6
Accessibility & contrast
On white
1.46
#53F285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#53F285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53F285
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53F285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53F285 | 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)
#F3DE7D
Deuteranopia (green-blind)
#E0D08D
Tritanopia (blue-blind)
#00EED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #53f285; /* rgb */ color: rgb(83, 242, 133); /* oklch */ color: oklch(85.3% 0.200 150.1);
Tailwind
colors: {
custom: {
50: '#94f7aa',
500: '#53f285',
950: '#000000',
},
}SCSS
$custom: #53f285; $custom-light: #94f7aa; $custom-dark: #000000;
JSON
{
"hex": "#53f285",
"rgb": {
"r": 83,
"g": 242,
"b": 133
},
"hsl": {
"h": 138.868,
"s": 85.946,
"l": 63.725
},
"oklch": {
"l": 0.85338,
"c": 0.19997,
"h": 150.1
},
"luminance": 0.67037
}Semantic roles & 50–950 ramp
primary
#53F285
secondary
#BB2E8F
accent
#039CE2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581