#53FF85#53FF85
#53FF85 is a very light, highly saturated green. Relative luminance 0.751; OKLCH L 88.6% C 0.216 H 149.1°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #53FF85 |
|---|---|
| RGB | rgb(83, 255, 133) |
| HSL | hsl(137, 100%, 66%) |
| HSV | hsv(137, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(89.42, -68.89, 45.57) |
| CIE-LCH | lch(89.42, 82.59, 146.52°) |
| OKLab | oklab(88.55% -0.1856 0.1109) |
| OKLCH | oklch(88.55% 0.216 149.1) |
| XYZ | xyz(43.5575, 75.0477, 34.3759) |
| Luminance | 0.7505 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.99
Spearmint
#1EF876
ΔE00 2.41
Wintergreen
#20F986
ΔE00 2.52
Minty Green
#0BF77D
ΔE00 2.66
Lightgreen (survey)
#76FF7B
ΔE00 3.08
Turquoise Green
#04F489
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FF85 #FF53CD
analogous
#77FF53 #53FF85 #53FFDB
triadic
#53FF85 #8553FF #FF8553
tetradic
#53FF85 #5377FF #FF53CD #FFDB53
square
#53FF85 #5377FF #FF53CD #FFDB53
split-complementary
#53FF85 #DB53FF #FF5377
monochromatic
#00D83F #16FF5A #53FF85 #90FFB0 #CDFFDC
Accessibility & contrast
On white
1.31
#53FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#53FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FF85
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FF85 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7B
Deuteranopia (green-blind)
#ECDB8E
Tritanopia (blue-blind)
#00FAE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #53ff85; /* rgb */ color: rgb(83, 255, 133); /* oklch */ color: oklch(88.6% 0.216 149.1);
Tailwind
colors: {
custom: {
50: '#97ffaa',
500: '#53ff85',
950: '#000000',
},
}SCSS
$custom: #53ff85; $custom-light: #97ffaa; $custom-dark: #000000;
JSON
{
"hex": "#53ff85",
"rgb": {
"r": 83,
"g": 255,
"b": 133
},
"hsl": {
"h": 137.442,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.88552,
"c": 0.21618,
"h": 149.1
},
"luminance": 0.75052
}Semantic roles & 50–950 ramp
primary
#53FF85
secondary
#D1259F
accent
#00A3E6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681