#45FC73#45FC73
#45FC73 is a very light, highly saturated green. Relative luminance 0.721; OKLCH L 87.3% C 0.232 H 147.5°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #45FC73 |
|---|---|
| RGB | rgb(69, 252, 115) |
| HSL | hsl(135, 97%, 63%) |
| HSV | hsv(135, 73%, 99%) |
| CMYK | cmyk(72.6%, 0%, 54.4%, 1.2%) |
| CIE-LAB | lab(88.03, -72.58, 52.16) |
| CIE-LCH | lch(88.03, 89.38, 144.30°) |
| OKLab | oklab(87.26% -0.1954 0.1247) |
| OKLCH | oklch(87.26% 0.232 147.5) |
| XYZ | xyz(40.3561, 72.1192, 28.0099) |
| Luminance | 0.7212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.82
Spring Green
#00FF7F
ΔE00 2.35
Minty Green
#0BF77D
ΔE00 2.83
Lightgreen (survey)
#76FF7B
ΔE00 2.87
Light Bright Green
#53FE5C
ΔE00 3.04
Bright Light Green
#2DFE54
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45FC73 #FC45CE
analogous
#72FC45 #45FC73 #45FCCE
triadic
#45FC73 #7345FC #FC7345
tetradic
#45FC73 #4572FC #FC45CE #FCCE45
square
#45FC73 #4572FC #FC45CE #FCCE45
split-complementary
#45FC73 #CE45FC #FC4572
monochromatic
#03C333 #09FB46 #45FC73 #81FDA0 #BDFECE
Accessibility & contrast
On white
1.36
#45FC73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#45FC73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45FC73
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45FC73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45FC73 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE666
Deuteranopia (green-blind)
#EAD77E
Tritanopia (blue-blind)
#00F7DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #45fc73; /* rgb */ color: rgb(69, 252, 115); /* oklch */ color: oklch(87.3% 0.232 147.5);
Tailwind
colors: {
custom: {
50: '#91ff9e',
500: '#45fc73',
950: '#000000',
},
}SCSS
$custom: #45fc73; $custom-light: #91ff9e; $custom-dark: #000000;
JSON
{
"hex": "#45fc73",
"rgb": {
"r": 69,
"g": 252,
"b": 115
},
"hsl": {
"h": 135.082,
"s": 96.825,
"l": 62.941
},
"oklch": {
"l": 0.87255,
"c": 0.23174,
"h": 147.5
},
"luminance": 0.72124
}Semantic roles & 50–950 ramp
primary
#45FC73
secondary
#C02599
accent
#00ACE6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680