#53FF74#53FF74
#53FF74 is a very light, highly saturated green. Relative luminance 0.746; OKLCH L 88.3% C 0.230 H 146.5°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #53FF74 |
|---|---|
| RGB | rgb(83, 255, 116) |
| HSL | hsl(132, 100%, 66%) |
| HSV | hsv(132, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 54.5%, 0%) |
| CIE-LAB | lab(89.21, -71.23, 53.19) |
| CIE-LCH | lch(89.21, 88.90, 143.25°) |
| OKLab | oklab(88.32% -0.1921 0.127) |
| OKLCH | oklch(88.32% 0.23 146.5) |
| XYZ | xyz(42.4767, 74.6154, 28.6833) |
| Luminance | 0.7462 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.14
Light Bright Green
#53FE5C
ΔE00 2.59
Spearmint
#1EF876
ΔE00 2.74
Spring Green
#00FF7F
ΔE00 2.94
Bright Light Green
#2DFE54
ΔE00 3.07
Light Neon Green
#4EFD54
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FF74 #FF53DE
analogous
#88FF53 #53FF74 #53FFCA
triadic
#53FF74 #7453FF #FF7453
tetradic
#53FF74 #5388FF #FF53DE #FFCA53
square
#53FF74 #5388FF #FF53DE #FFCA53
split-complementary
#53FF74 #CA53FF #FF5388
monochromatic
#00D829 #16FF43 #53FF74 #90FFA5 #CDFFD7
Accessibility & contrast
On white
1.32
#53FF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#53FF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FF74
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FF74 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE967
Deuteranopia (green-blind)
#EEDB7F
Tritanopia (blue-blind)
#02F9E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #53ff74; /* rgb */ color: rgb(83, 255, 116); /* oklch */ color: oklch(88.3% 0.230 146.5);
Tailwind
colors: {
custom: {
50: '#97ff9f',
500: '#53ff74',
950: '#000000',
},
}SCSS
$custom: #53ff74; $custom-light: #97ff9f; $custom-dark: #000000;
JSON
{
"hex": "#53ff74",
"rgb": {
"r": 83,
"g": 255,
"b": 116
},
"hsl": {
"h": 131.512,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.88318,
"c": 0.2303,
"h": 146.5
},
"luminance": 0.7462
}Semantic roles & 50–950 ramp
primary
#53FF74
secondary
#D125B0
accent
#00B9E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680